検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 353 for [SIMILAR] 16 1024 4096 WITH 27068 xmlwriter WITH... (0.953 sec.)
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
Unix システムへのインストール 0
« インストールにあたっての一般的な注意事項 Apache 2.x (Unixシステム用) » PHP Manual インストールと設定 Unix システムへのインストール Unix システムへのインストール 目次 Apache 2.x (Unixシステム用) Nginx 1.4.x (Unix システム用) Lighttpd 1.4 (Unix システム用) LiteSpeed/OpenLiteSpeed Webサー ...
https://man.plustar.jp/php/install.unix.html - [similar]
はじめに 0
« APCu インストール/設定 » PHP Manual APCu はじめに はじめに APCu は、PHP で動くインメモリの key-value ストアです。 キーは文字列型で、値は任意のPHPの変数を保存できます。 APCu はユーザーランドの変数のキャッシュのみをサポートしています。 APCu は APC から opcode のキャッシュ機能を除いたもの ...
https://man.plustar.jp/php/intro.apcu.html - [similar]
はじめに 0
« Memcached インストール/設定 » PHP Manual Memcached はじめに はじめに » memcached は、 ハイパフォーマンスな分散型メモリオブジェクトキャッシュシステムです。汎用的ですが、 データベース読み込みの負荷を軽減することで動的なウェブアプリケーションの速度を向上させることを意図しています。 この拡 ...
https://man.plustar.jp/php/intro.memcached.html - [similar]
実行時設定 0
« テスト 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OCI8 設定オプション 名前 デフォルト 変更可能 変更履歴 oci8.connection_class "" PHP_INI_ALL PECL OCI8 1.3 以降で利用可能 oci8.default_prefetch "100" PHP_INI_SYSTEM PECL OCI8 1 ...
https://man.plustar.jp/php/oci8.configuration.html - [similar]
定義済み定数 0
« リソース型 SOAP 関数 » PHP Manual SOAP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SOAP 定数 定数 値 説明 SOAP_1_1 ( int ) 1 soap_version オプションを Soa ...
https://man.plustar.jp/php/soap.constants.html - [similar]
パス名とプロジェクト ID を、System V IPC キーに変換する 0
« セマフォ関数 msg_get_queue » PHP Manual セマフォ関数 パス名とプロジェクト ID を、System V IPC キーに変換する ftok (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ftok — パス名とプロジェクト ID を、System V IPC キーに変換する 説明 ftok ( string $filename , string $project_id ): int この関数は、 f ...
https://man.plustar.jp/php/function.ftok.html - [similar]
キャッシュについてのステータス情報を取得 0
« opcache_get_configuration opcache_invalidate » PHP Manual OPcache 関数 キャッシュについてのステータス情報を取得 opcache_get_status (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_get_status — キャッシュについてのステータス情報を取得 説明 opcache_get_status ( bool $incl ...
https://man.plustar.jp/php/function.opcache-get-status.html - [similar]
opcode のキャッシュ内容をリセットする 0
« opcache_is_script_cached 出力制御 » PHP Manual OPcache 関数 opcode のキャッシュ内容をリセットする opcache_reset (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache >= 7.0.0) opcache_reset — opcode のキャッシュ内容をリセットする 説明 opcache_reset (): bool この関数は、キャッシュされた opcod ...
https://man.plustar.jp/php/function.opcache-reset.html - [similar]
キーリソースを開放する 0
« openssl_error_string openssl_get_cert_locations » PHP Manual OpenSSL 関数 キーリソースを開放する openssl_free_key (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_free_key — キーリソースを開放する 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 ...
https://man.plustar.jp/php/function.openssl-free-key.html - [similar]