検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 639 for [SIMILAR] 16 1024 4096 WITH 18375 memcache WITH ... (0.783 sec.)
定義済み定数 9253
« リソース型 例 » 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]
サーバーの状態を返す 9253
« Memcache::getExtendedStats Memcache::getStats » PHP Manual Memcache サーバーの状態を返す Memcache::getServerStatus (PECL memcache >= 2.1.0) Memcache::getServerStatus — サーバーの状態を返す 説明 Memcache::getServerStatus ( string $host , int $port = 11211 ): int Memcache::getServerStatu ...
https://man.plustar.jp/php/memcache.getserverstatus.html - [similar]
項目の値を減らす 9253
« Memcache::connect Memcache::delete » PHP Manual Memcache 項目の値を減らす Memcache::decrement (PECL memcache >= 0.2.0) Memcache::decrement — 項目の値を減らす 説明 Memcache::decrement ( string $key , int $value = 1 ): int | false Memcache::decrement() は、項目の値を value だけ減らします ...
https://man.plustar.jp/php/memcache.decrement.html - [similar]
項目の値を増やす 9253
« 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]
Memcache 9253
« LDAP\ResultEntry はじめに » PHP Manual その他のサービス Memcache Memcache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Memcache — Memcache クラス Memcache::add — サーバーに項目を追加する Memcache::addServer — コネクションプールに ...
https://man.plustar.jp/php/book.memcache.html - [similar]
サーバーのバージョンを返す 9253
« Memcache::getStats Memcache::increment » PHP Manual Memcache サーバーのバージョンを返す Memcache::getVersion (PECL memcache >= 0.2.0) Memcache::getVersion — サーバーのバージョンを返す 説明 Memcache::getVersion (): string | false Memcache::getVersion() は、サーバーのバージョン番号を 文字 ...
https://man.plustar.jp/php/memcache.getversion.html - [similar]
サーバー上のすべての既存項目を消去する 9253
« Memcache::delete Memcache::get » PHP Manual Memcache サーバー上のすべての既存項目を消去する Memcache::flush (PECL memcache >= 1.0.0) Memcache::flush — サーバー上のすべての既存項目を消去する 説明 Memcache::flush (): bool Memcache::flush() は、すべての既存項目を直ちに 無効にします。 Memc ...
https://man.plustar.jp/php/memcache.flush.html - [similar]
大きな値に対する自動圧縮処理を有効にする 9253
« Memcache::set Memcache::setServerParams » PHP Manual Memcache 大きな値に対する自動圧縮処理を有効にする Memcache::setCompressThreshold (PECL memcache >= 2.0.0) Memcache::setCompressThreshold — 大きな値に対する自動圧縮処理を有効にする 説明 Memcache::setCompressThreshold ( int $threshold ...
https://man.plustar.jp/php/memcache.setcompressthreshold.html - [similar]
サーバーから項目を削除する 9253
« 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]
Memcache クラス 9253
« 基本的な使用法 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT