検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 646 for [SIMILAR] 16 1024 4096 WITH 14649 sqlite3 WITH 4... (0.525 sec.)
エントリを読み込む 0
« ldap_parse_result ldap_rename_ext » PHP Manual LDAP 関数 エントリを読み込む ldap_read (PHP 4, PHP 5, PHP 7, PHP 8) ldap_read — エントリを読み込む 説明 ldap_read ( LDAP\Connection | array $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attributes_on ...
https://man.plustar.jp/php/function.ldap-read.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 大半のインストール環境では、APCu はデフォルトの設定で問題ありません。 しかし、本格的なユーザーは以下のパラメータのチューニングを考慮すべきです。 APCuを設定するには、ひ ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
定義済み定数 0
« リソース型 IMAP 関数 » PHP Manual IMAP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 NIL ( int ) PHP 8.1.0 以降は非推奨。 OP_DEBUG ( int ) OP_READONLY ( int ...
https://man.plustar.jp/php/imap.constants.html - [similar]
はじめに 0
« Xhprof インストール/設定 » PHP Manual Xhprof はじめに はじめに XHProf は、軽量で階層型な命令ベースのプロファイラです。 データ収集フェーズでは、呼び出し回数や プログラムの動的コールグラフ内の弧の包括的メトリクスを追跡します。 排他的メトリクス (実行時間や CPU 時間、メモリ使用量など) の計 ...
https://man.plustar.jp/php/intro.xhprof.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
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 SQLite3 拡張モジュールはデフォルトで有効になっています。 無効にするには、コンパイル時に --without-sqlite3 を指定します。 Windows ユーザーは、この拡張モジュールを使用するには php_sqlite3.dll を有効にしなけれ ...
https://man.plustar.jp/php/sqlite3.installation.html - [similar]
新しく追加された関数 0
« 新しいクラスとインターフェイス 新しいグローバル定数 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新しく追加された関数 新しく追加された関数 PHP コア get_mangled_object_vars() password_algos() sapi_windows_set_ctrl_handler() GD imagecreatefromtga() マルチバイト文字列 mb_str_split() Ope ...
https://man.plustar.jp/php/migration74.new-functions.html - [similar]
INI 設定 0
« ビルトインウェブサーバー ガベージコレクション » PHP Manual コマンドラインの使用法 INI 設定 INI 設定 CLI SAPI の設定オプション 名前 デフォルト 変更可能 変更履歴 cli_server.color "0" PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説明を示します。 cli_server.color bool 組み込みの開発用 ...
https://man.plustar.jp/php/features.commandline.ini.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
« stream_socket_pair stream_socket_sendto » PHP Manual ストリーム 関数 接続されているかどうかにかかわらず、ソケットからのデータを受信する stream_socket_recvfrom (PHP 5, PHP 7, PHP 8) stream_socket_recvfrom — 接続されているかどうかにかかわらず、ソケットからのデータを受信する 説明 stream_s ...
https://man.plustar.jp/php/function.stream-socket-recvfrom.html - [similar]