検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 226 for [SIMILAR] 16 1024 4096 WITH 8209 移行 WITH 5154 ... (0.267 sec.)
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
現在実行されている (phar 形式の) ファイルを読み込み、その内容を登録する 0
« Phar::loadPhar Phar::mount » PHP Manual Phar 現在実行されている (phar 形式の) ファイルを読み込み、その内容を登録する Phar::mapPhar (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::mapPhar — 現在実行されている (phar 形式の) ファイルを読み込み、その内容を登録する 説明 final publi ...
https://man.plustar.jp/php/phar.mapphar.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
mysql_list_dbs のコール結果からデータベース名を取得する 0
« mysql_data_seek mysql_db_query » PHP Manual MySQL 関数 mysql_list_dbs のコール結果からデータベース名を取得する mysql_db_name (PHP 4, PHP 5) mysql_db_name — mysql_list_dbs() のコール結果からデータベース名を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除され ...
https://man.plustar.jp/php/function.mysql-db-name.html - [similar]
指定したフィールドの長さを返す 0
« mysql_field_flags mysql_field_name » PHP Manual MySQL 関数 指定したフィールドの長さを返す mysql_field_len (PHP 4, PHP 5) mysql_field_len — 指定したフィールドの長さを返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべき ...
https://man.plustar.jp/php/function.mysql-field-len.html - [similar]
指定したフィールドが含まれるテーブルの名前を取得する 0
« mysql_field_seek mysql_field_type » PHP Manual MySQL 関数 指定したフィールドが含まれるテーブルの名前を取得する mysql_field_table (PHP 4, PHP 5) mysql_field_table — 指定したフィールドが含まれるテーブルの名前を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除さ ...
https://man.plustar.jp/php/function.mysql-field-table.html - [similar]
結果におけるフィールドの数を得る 0
« mysql_list_tables mysql_num_rows » PHP Manual MySQL 関数 結果におけるフィールドの数を得る mysql_num_fields (PHP 4, PHP 5) mysql_num_fields — 結果におけるフィールドの数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使う ...
https://man.plustar.jp/php/function.mysql-num-fields.html - [similar]
IntlCalendar クラス 0
« MessageFormatter::setPattern IntlCalendar::add » PHP Manual intl IntlCalendar クラス IntlCalendar クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class IntlCalendar { /* 定数 */ const int FIELD_ERA = 0 ; const int FIELD_YEAR = 1 ; const int FIELD_MONTH = 2 ; ...
https://man.plustar.jp/php/class.intlcalendar.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
その他の変更 0
« 推奨されなくなる機能 PHP 7.3.x から PHP 7.4.x への移行 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 その他の変更 その他の変更 SAPI モジュールの変更 Apache2Handler PHP モジュールの名前が php7_module から php_module に変更されました。 変更された関数 リフレクション ReflectionClass::getC ...
https://man.plustar.jp/php/migration80.other-changes.html - [similar]