検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 156 for [SIMILAR] 16 1024 4096 WITH 28191 define WITH 27... (0.568 sec.)
アトリビュートを取得する 0
« ReflectionClass::export ReflectionClass::getConstant » PHP Manual ReflectionClass アトリビュートを取得する ReflectionClass::getAttributes (PHP 8) ReflectionClass::getAttributes — アトリビュートを取得する 説明 public ReflectionClass::getAttributes ( ? string $name = null , int $flags = ...
https://man.plustar.jp/php/reflectionclass.getattributes.html - [similar]
結果セットから、残っている行を取得する 0
« PDOStatement::fetch PDOStatement::fetchColumn » PHP Manual PDOStatement 結果セットから、残っている行を取得する PDOStatement::fetchAll (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::fetchAll — 結果セットから、残っている行を取得する 説明 public PDOStatement::fetchAll ( i ...
https://man.plustar.jp/php/pdostatement.fetchall.html - [similar]
Define or return the exit code for the current running service 0
« win32_send_custom_control win32_set_service_exit_mode » PHP Manual win32service 関数 Define or return the exit code for the current running service win32_set_service_exit_code (PECL win32service >=0.4.0) win32_set_service_exit_code — Define or return the exit code for the current runni ...
https://man.plustar.jp/php/function.win32-set-service-exit-code.html - [similar]
Define or return the exit mode for the current running service 0
« win32_set_service_exit_code win32_set_service_status » PHP Manual win32service 関数 Define or return the exit mode for the current running service win32_set_service_exit_mode (PECL win32service >=0.4.0) win32_set_service_exit_mode — Define or return the exit mode for the current runnin ...
https://man.plustar.jp/php/function.win32-set-service-exit-mode.html - [similar]
構文 0
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使うことで、定数を宣言することが出来ます。 define() を使えば任意の式を使って定数を定義できますが、 const キーワードを使う場合には、 次の段落で説明する制約があります。 定数が一度定義されると、 変 ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
Remove/Delete an already defined constant 0
« runkit7_constant_redefine runkit7_function_add » PHP Manual runkit7 関数 Remove/Delete an already defined constant runkit7_constant_remove (PECL runkit7 >= Unknown) runkit7_constant_remove — Remove/Delete an already defined constant 説明 runkit7_constant_remove ( string $constant_name ...
https://man.plustar.jp/php/function.runkit7-constant-remove.html - [similar]
0
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用する方法の例 例1 ブートストラップ・ファイルの内容 <?php /* Solr サーバーのドメイン名 */ define ( 'SOLR_SERVER_HOSTNAME' , 'solr.example.com' ); /* セキュアなモードで動作するかどうか */ define ( ...
https://man.plustar.jp/php/solr.examples.html - [similar]
変更履歴 0
« usleep Seaslog » PHP Manual その他 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.0.0 constant 定数が定義されていない場合は、 constant は Error をスローするようになりました。 これより前のバージョンでは、 E_WARNI ...
https://man.plustar.jp/php/changelog.misc.html - [similar]
A Complete PHP/FFI/preloading Example 0
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/preloading Example php.ini ffi.enable=preload opcache.preload=preload.php preload.php <?php FFI :: load ( __DIR__ . "/dummy.h" ); opcache_compile_file ( __DIR__ . "/dummy.php" ); ?> dummy.h #defi ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
定数の値を返す 0
« connection_status define » PHP Manual その他の関数 定数の値を返す constant (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) constant — 定数の値を返す 説明 constant ( string $name ): mixed name で指定した定数の値を返します。 constant() はある定数の値を取得する必要があるが、 その名前が不明な場合に有 ...
https://man.plustar.jp/php/function.constant.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT