検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 279 for [SIMILAR] 16 1024 4096 WITH 10261 移行 WITH 5154... (0.541 sec.)
Read data from a GLO instance and save it in a file 0
« CUBRID 廃止されたエイリアスと関数 cubrid_new_glo » PHP Manual CUBRID 廃止されたエイリアスと関数 Read data from a GLO instance and save it in a file cubrid_load_from_glo (PECL CUBRID >= 8.3.0) cubrid_load_from_glo — Read data from a GLO instance and save it in a file 説明 cubrid_load_fr ...
https://man.plustar.jp/php/function.cubrid-load-from-glo.html - [similar]
Create a glo instance 0
« cubrid_load_from_glo cubrid_save_to_glo » PHP Manual CUBRID 廃止されたエイリアスと関数 Create a glo instance cubrid_new_glo (PECL CUBRID >= 8.3.0) cubrid_new_glo — Create a glo instance 説明 cubrid_new_glo ( resource $conn_identifier , string $class_name , string $file_name ): string T ...
https://man.plustar.jp/php/function.cubrid-new-glo.html - [similar]
Return the value of a specific field in a specific row 0
« cubrid_real_escape_string cubrid_unbuffered_query » PHP Manual CUBRID MySQL 互換関数 Return the value of a specific field in a specific row cubrid_result (PECL CUBRID >= 8.3.0) cubrid_result — Return the value of a specific field in a specific row 説明 cubrid_result ( resource $result ...
https://man.plustar.jp/php/function.cubrid-result.html - [similar]
Save requested file in a GLO instance 0
« cubrid_new_glo cubrid_send_glo » PHP Manual CUBRID 廃止されたエイリアスと関数 Save requested file in a GLO instance cubrid_save_to_glo (PECL CUBRID >= 8.3.0) cubrid_save_to_glo — Save requested file in a GLO instance 説明 cubrid_save_to_glo ( resource $conn_identifier , string $oid , s ...
https://man.plustar.jp/php/function.cubrid-save-to-glo.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]
新しく追加された関数 0
« 新しいクラスとインターフェイス 新しいグローバル定数 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新しく追加された関数 新しく追加された関数 PHP コア array_is_list() GD imagecreatefromavif() imageavif() MySQLi mysqli_result::fetch_column() mysqli_fetch_column() プロセス制御 pcntl_rfork ...
https://man.plustar.jp/php/migration81.new-functions.html - [similar]
その他の拡張モジュールに対する変更 0
« PHP 5.6.x における OpenSSL 関連の変更 新しいグローバル定数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 その他の拡張モジュールに対する変更 その他の拡張モジュールに対する変更 cURL cURL ライブラリで非推奨とされてきた以下の定数が、削除されました。 CURLOPT_CLOSEPOLICY CURLCLOSEPOLICY_CAL ...
https://man.plustar.jp/php/migration56.extensions.html - [similar]
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]