検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 242 for [SIMILAR] 16 1024 4096 WITH 33688 memcache WITH ... (0.343 sec.)
memcached サーバーへの持続的な接続をオープンする 10000
« Memcache::increment Memcache::replace » PHP Manual Memcache memcached サーバーへの持続的な接続をオープンする Memcache::pconnect (PECL memcache >= 0.4.0) Memcache::pconnect — memcached サーバーへの持続的な接続をオープンする 説明 Memcache::pconnect ( string $host , int $port = ? , int $t ...
https://man.plustar.jp/php/memcache.pconnect.html - [similar]
memcached サーバーとの接続を閉じる 9276
« Memcache::addServer Memcache::connect » PHP Manual Memcache memcached サーバーとの接続を閉じる Memcache::close (PECL memcache >= 0.4.0) Memcache::close — memcached サーバーとの接続を閉じる 説明 Memcache::close (): bool Memcache::close() は、memcached サーバーとの接続を閉じます。 この関 ...
https://man.plustar.jp/php/memcache.close.html - [similar]
Memcache クラス 8971
« 基本的な使用法 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]
Memcache 8971
« LDAP\ResultEntry はじめに » PHP Manual その他のサービス Memcache Memcache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Memcache — Memcache クラス Memcache::add — サーバーに項目を追加する Memcache::addServer — コネクションプールに ...
https://man.plustar.jp/php/book.memcache.html - [similar]
コネクションプールに memcached サーバーを追加する 8971
« 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]
memcached サーバーへの接続をオープンする 8971
« 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]
項目の値を増やす 8971
« Memcache::getVersion Memcache::pconnect » PHP Manual Memcache 項目の値を増やす Memcache::increment (PECL memcache >= 0.2.0) Memcache::increment — 項目の値を増やす 説明 Memcache::increment ( string $key , int $value = 1 ): int | false Memcache::increment() は、項目の値を value だけ増やし ...
https://man.plustar.jp/php/memcache.increment.html - [similar]
既存項目の値を置換する 8971
« Memcache::pconnect Memcache::set » PHP Manual Memcache 既存項目の値を置換する Memcache::replace (PECL memcache >= 0.2.0) Memcache::replace — 既存項目の値を置換する 説明 Memcache::replace ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::replace() は、 key に ...
https://man.plustar.jp/php/memcache.replace.html - [similar]
サーバーから項目を取得する 8971
« 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]
実行時設定 8971
« インストール手順 リソース型 » 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT