検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 107 for [SIMILAR] 16 1024 4096 WITH 31932 getallkeys WIT... (0.214 sec.)
コネクションプールに memcached サーバーを追加する 1351
« Memcache::add Memcache::close » PHP Manual Memcache コネクションプールに memcached サーバーを追加する Memcache::addServer (PECL memcache >= 2.0.0) Memcache::addServer — コネクションプールに memcached サーバーを追加する 説明 Memcache::addServer ( string $host , int $port = 11211 , bool ...
https://man.plustar.jp/php/memcache.addserver.html - [similar]
Memcache クラス 1351
« 基本的な使用法 Memcache::add » PHP Manual Memcache Memcache クラス Memcache クラス (PECL memcache >= 0.2.0) はじめに memcache サーバーへの接続をあらわします。 クラス概要 class Memcache { add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool addServer ( string $host , ...
https://man.plustar.jp/php/class.memcache.html - [similar]
データをサーバーに格納する 1351
« Memcache::replace Memcache::setCompressThreshold » PHP Manual Memcache データをサーバーに格納する Memcache::set (PECL memcache >= 0.2.0) Memcache::set — データをサーバーに格納する 説明 Memcache::set ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::set() は ...
https://man.plustar.jp/php/memcache.set.html - [similar]
サーバーのパラメータおよび状態を、実行時に変更する 1351
« Memcache::setCompressThreshold Memcache 関数 » PHP Manual Memcache サーバーのパラメータおよび状態を、実行時に変更する Memcache::setServerParams (PECL memcache >= 2.1.0) Memcache::setServerParams — サーバーのパラメータおよび状態を、実行時に変更する 説明 Memcache::setServerParams ( strin ...
https://man.plustar.jp/php/memcache.setserverparams.html - [similar]
実行時設定 1351
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcache 設定オプション 名前 デフォルト 変更可能 変更履歴 memcache.allow_failover "1" PHP_INI_ALL memcache 2.0.2 以降で使用可能です memcache.max_failover_attempts "20 ...
https://man.plustar.jp/php/memcache.ini.html - [similar]
サーバーから項目を削除する 1351
« Memcache::decrement Memcache::flush » PHP Manual Memcache サーバーから項目を削除する Memcache::delete (PECL memcache >= 0.2.0) Memcache::delete — サーバーから項目を削除する 説明 Memcache::delete ( string $key , int $timeout = 0 ): bool Memcache::delete() は、 key に対応する項目を削除し ...
https://man.plustar.jp/php/memcache.delete.html - [similar]
プール内のすべてのサーバーの統計情報を取得する 1351
« Memcache::get Memcache::getServerStatus » PHP Manual Memcache プール内のすべてのサーバーの統計情報を取得する Memcache::getExtendedStats (PECL memcache >= 2.0.0) Memcache::getExtendedStats — プール内のすべてのサーバーの統計情報を取得する 説明 Memcache::getExtendedStats ( string $type = ...
https://man.plustar.jp/php/memcache.getextendedstats.html - [similar]
デバッグ出力のオン/オフを切り替える 1351
« Memcache 関数 Memcached » PHP Manual Memcache 関数 デバッグ出力のオン/オフを切り替える memcache_debug (PECL memcache >= 0.2.0) memcache_debug — デバッグ出力のオン/オフを切り替える 説明 memcache_debug ( bool $on_off ): bool memcache_debug() は、パラメータ on_off が true の場合にデバッグ ...
https://man.plustar.jp/php/function.memcache-debug.html - [similar]
サーバーから項目を取得する 1351
« Memcache::flush Memcache::getExtendedStats » PHP Manual Memcache サーバーから項目を取得する Memcache::get (PECL memcache >= 0.2.0) Memcache::get — サーバーから項目を取得する 説明 Memcache::get ( string $key , int &$flags = ? ): string Memcache::get ( array $keys , array &$flags = ? ): ...
https://man.plustar.jp/php/memcache.get.html - [similar]
定義済み定数 1351
« リソース型 例 » PHP Manual Memcache 定義済み定数 定義済み定数 Memcache 定数 名前 説明 MEMCACHE_COMPRESSED ( int ) Memcache::set() 、 Memcache::add() そして Memcache::replace() を実行する際に、同時にデータの圧縮を行います。 MEMCACHE_HAVE_SESSION ( int ) この Memcache セッションハンドラが ...
https://man.plustar.jp/php/memcache.constants.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT