検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 466 for [SIMILAR] 16 1024 4096 WITH 38282 memcache WITH ... (0.496 sec.)
定義済み定数 10000
« リソース型 例 » 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]
既存項目の値を置換する 9659
« 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]
項目の値を増やす 9659
« 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 クラス 9659
« 基本的な使用法 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]
データをサーバーに格納する 9659
« 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 9659
« LDAP\ResultEntry はじめに » PHP Manual その他のサービス Memcache Memcache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Memcache — Memcache クラス Memcache::add — サーバーに項目を追加する Memcache::addServer — コネクションプールに ...
https://man.plustar.jp/php/book.memcache.html - [similar]
項目の値を減らす 9659
« 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]
サーバーから項目を削除する 9659
« 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]
はじめに 9659
« Memcache インストール/設定 » PHP Manual Memcache はじめに はじめに Memcache モジュールは、memcached に対する手続き型および オブジェクト指向のインターフェイスを提供します。これは非常に効率的な キャッシュデーモンで、動的な web アプリケーションでの データベースの読み込み量を減らすように設 ...
https://man.plustar.jp/php/intro.memcache.html - [similar]
memcached サーバーへの持続的な接続をオープンする 9659
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT