検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 797 for [SIMILAR] 16 1024 4096 WITH 16551 engine WITH 13... (0.495 sec.)
0
« 定義済み定数 拡張 » PHP Manual リフレクション 例 例 リフレクションのドキュメントの中には多くの例が示されています。 特に、各クラスの __construct のドキュメントを見るといいでしょう。 例1 シェル (ターミナル) からのリフレクションの例 $ php --rf strlen $ php --rc finfo $ php --re json $ php ...
https://man.plustar.jp/php/reflection.examples.html - [similar]
実行時に PHP 拡張モジュールをロードする 0
« cli_set_process_title extension_loaded » PHP Manual PHP オプション/情報 関数 実行時に PHP 拡張モジュールをロードする dl (PHP 4, PHP 5, PHP 7, PHP 8) dl — 実行時に PHP 拡張モジュールをロードする 説明 dl ( string $extension_filename ): bool extension_filename で指定された PHP 拡張モジュー ...
https://man.plustar.jp/php/function.dl.html - [similar]
循環参照コレクタを有効にする 0
« gc_disable gc_enabled » PHP Manual PHP オプション/情報 関数 循環参照コレクタを有効にする gc_enable (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_enable — 循環参照コレクタを有効にする 説明 gc_enable (): void zend.enable_gc を 1 に設定して、循環参照コレクタを有効にします。 パラメータ この関数にはパラ ...
https://man.plustar.jp/php/function.gc-enable.html - [similar]
循環参照コレクタを無効にする 0
« gc_collect_cycles gc_enable » PHP Manual PHP オプション/情報 関数 循環参照コレクタを無効にする gc_disable (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_disable — 循環参照コレクタを無効にする 説明 gc_disable (): void zend.enable_gc を 0 に設定して、循環参照コレクタを無効にします。 パラメータ この関 ...
https://man.plustar.jp/php/function.gc-disable.html - [similar]
Installation 0
« はじめに Philosophy » PHP Manual parallel Installation Installation 要件 parallel requires a build of PHP with ZTS (Zend Thread Safety) enabled ( --enable-zts , or on non-Windows systems prior to PHP 8.0.0, --enable-maintainer-zts ) 警告 Zend Thread Safety cannot be enabled post build; ...
https://man.plustar.jp/php/parallel.setup.html - [similar]
CUBRID 0
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 CUBRID 関数 cubrid_bind — Bind variables to a prepared statement as parameters cubrid_close_prepare — Close the r ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
変更履歴 0
« リソース型 定義済み定数 » PHP Manual MySQL (最初の API) 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 ext/mysql 拡張モジュールの変更履歴 ext/mysql 拡張モジュールの変更履歴をまとめました。 ext/mysql の全体的な変更点 ext/mysql 拡張モジュールの ...
https://man.plustar.jp/php/changelog.mysql.html - [similar]
定義済み定数 0
« リソース型 dBase 関数 » PHP Manual dBase 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 DBASE_VERSION ( string ) The extension version. (Available as of dbas ...
https://man.plustar.jp/php/dbase.constants.html - [similar]
Open a connection to a CUBRID Server 0
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUBRID Server cubrid_connect (PECL CUBRID >= 8.3.1) cubrid_connect — Open a connection to a CUBRID Server 説明 cubrid_connect ( string $host , int $port , string $dbname , string $userid = ? , st ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
データベースサーバーについての情報を要求する 0
« ibase_rollback ibase_service_attach » PHP Manual Firebird/InterBase 関数 データベースサーバーについての情報を要求する ibase_server_info (PHP 5, PHP 7 < 7.4.0) ibase_server_info — データベースサーバーについての情報を要求する 説明 ibase_server_info ( resource $service_handle , int $actio ...
https://man.plustar.jp/php/function.ibase-server-info.html - [similar]