検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 202 for [SIMILAR] 16 1024 4096 WITH 41345 memcache WITH ... (0.775 sec.)
項目の値を増やす 10000
« 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]
既存項目の値を置換する 8816
« 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]
サーバーに項目を追加する 8783
« Memcache Memcache::addServer » PHP Manual Memcache サーバーに項目を追加する Memcache::add (PECL memcache >= 0.2.0) Memcache::add — サーバーに項目を追加する 説明 Memcache::add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::add() は、サーバーに同名のキーが ...
https://man.plustar.jp/php/memcache.add.html - [similar]
項目の値を減らす 8774
« 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]
サーバー上のすべての既存項目を消去する 8750
« 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]
サーバーから項目を削除する 8732
« 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]
データをサーバーに格納する 8681
« 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]
Memcache 8623
« LDAP\ResultEntry はじめに » PHP Manual その他のサービス Memcache Memcache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Memcache — Memcache クラス Memcache::add — サーバーに項目を追加する Memcache::addServer — コネクションプールに ...
https://man.plustar.jp/php/book.memcache.html - [similar]
Memcache クラス 8602
« 基本的な使用法 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]
サーバーから項目を取得する 8276
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT