検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 479 for [SIMILAR] 16 1024 4096 WITH 23413 切断 WITH 7183... (2.990 sec.)
memcached サーバーへの接続をオープンする 0
« Memcache::close Memcache::decrement » PHP Manual Memcache memcached サーバーへの接続をオープンする Memcache::connect (PECL memcache >= 0.2.0) Memcache::connect — memcached サーバーへの接続をオープンする 説明 Memcache::connect ( string $host , int $port = ? , int $timeout = ? ): bool Me ...
https://man.plustar.jp/php/memcache.connect.html - [similar]
Connection handling and persistence 0
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handling and persistence Connection handling and persistence 注意 : Unix プラットフォームの MongoDB ドライバーは、 exec() システムコールを呼ばすに fork() システムコールを使っているスクリプトの影響を受 ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
任意の phar アーカイブを、エイリアスを指定して読み込む 0
« Phar::isWritable Phar::mapPhar » PHP Manual Phar 任意の phar アーカイブを、エイリアスを指定して読み込む Phar::loadPhar (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::loadPhar — 任意の phar アーカイブを、エイリアスを指定して読み込む 説明 final public static Phar::loadPhar ( st ...
https://man.plustar.jp/php/phar.loadphar.html - [similar]
実行時設定 0
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
PHP 用の Windows キャッシュ 0
« uopz_unset_return はじめに » PHP Manual PHP の振る舞いの変更 PHP 用の Windows キャッシュ PHP 用の Windows キャッシュ はじめに インストール/設定 要件 インストール手順 実行時設定 WinCache 統計スクリプト WinCache セッションハンドラ WinCache 関数への切り替え リソース型 定義済み定数 WinCach ...
https://man.plustar.jp/php/book.wincache.html - [similar]
Yaf_Request_Http クラス 0
« Yaf_Request_Abstract::setRouted Yaf_Request_Http::__construct » PHP Manual Yaf Yaf_Request_Http クラス Yaf_Request_Http クラス (Yaf >=1.0.0) はじめに クライアントからのあらゆるリクエストは、 Yaf_Request_Http として初期化されます。 URI のクエリ文字列や POST パラメータなどの情報は、このク ...
https://man.plustar.jp/php/class.yaf-request-http.html - [similar]
0
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための例を示します。 ファイルに(XML 形式で)情報を記録し、論理的に致命的なエラーの場合に、 開発者に電子メールを送信するようなエラー処理関数を定義します。 例1 スクリプト内でのエラー処理 <?php // 自分 ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
ファイルのステータスのキャッシュをクリアする 0
« chown copy » PHP Manual ファイルシステム 関数 ファイルのステータスのキャッシュをクリアする clearstatcache (PHP 4, PHP 5, PHP 7, PHP 8) clearstatcache — ファイルのステータスのキャッシュをクリアする 説明 clearstatcache ( bool $clear_realpath_cache = false , string $filename = "" ): void ...
https://man.plustar.jp/php/function.clearstatcache.html - [similar]
出力する PHP エラーの種類を設定する 0
« error_log restore_error_handler » PHP Manual エラー処理関数 出力する PHP エラーの種類を設定する error_reporting (PHP 4, PHP 5, PHP 7, PHP 8) error_reporting — 出力する PHP エラーの種類を設定する 説明 error_reporting ( ? int $error_level = null ): int error_reporting() 関数は、 error_re ...
https://man.plustar.jp/php/function.error-reporting.html - [similar]
文字列を PHP コードとして評価する 0
« die exit » PHP Manual その他の関数 文字列を PHP コードとして評価する eval (PHP 4, PHP 5, PHP 7, PHP 8) eval — 文字列を PHP コードとして評価する 説明 eval ( string $code ): mixed 指定した code を PHP コードとして評価します。 警告 eval() は 非常に危険な 言語構造です。 というのも、任意の ...
https://man.plustar.jp/php/function.eval.html - [similar]