検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 58 for [SIMILAR] 16 1024 4096 WITH 41263 getextendedsta... (0.182 sec.)
プール内のすべてのサーバーの統計情報を取得する 10000
« 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]
Memcache クラス 5197
« 基本的な使用法 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]
サーバーの状態を返す 5197
« 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]
サーバーのバージョンを返す 5197
« 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]
Memcache 5197
« LDAP\ResultEntry はじめに » PHP Manual その他のサービス Memcache Memcache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Memcache — Memcache クラス Memcache::add — サーバーに項目を追加する Memcache::addServer — コネクションプールに ...
https://man.plustar.jp/php/book.memcache.html - [similar]
サーバーから項目を取得する 5197
« 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]
実行時設定 5197
« インストール手順 リソース型 » 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]
定義済み定数 5197
« リソース型 例 » 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]
項目の値を減らす 5197
« 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]
項目の値を増やす 5197
« 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]
PREV 1 2 3 4 5 6 NEXT