Results of 1 - 10 of about 19 for expire (0.003 sec.)
- 現在のキャッシュの有効期限を取得/設定する 14633
- « session_abort session_cache_limiter » PHP Manual セッション関数 現在のキャッシュの有効期限を取
...
得/設定する session_cache_expire (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) session_cach ...
e_expire — 現在のキャッシュの有効期限を取得/設定する 説明 s ...
ession_cache_expire ( ? int $value = null ): int | false session_cache ...
_expire() は現在の session.cache_expire の設定を返します。 ...
-
https://man.plustar.jp/php/function.session-cache-expire.html
- [similar]
- 現在のキャッシュリミッタを取得または設定する 11525
- « session_cache_expire session_commit » PHP Manual セッション関数 現在のキャッシュリミッタを取得
...
シュすることは許可されます。 private モードにおいて、Expireヘッダがクライア ントに送信されます。これは、 Mozill ...
ラウザを混乱させます。これを避けるには、 private_no_expire モードを使用してください。 このモードでは、 Expire ...
変更されます。 取り得る値 値 送信されるヘッダ public Expires: (未来のいつか、session.cache_expires による) Cac ...
trol: public, max-age=(未来のいつか、session.cache_expire による) Last-Modified: (セッションが最後に保存され ...
-
https://man.plustar.jp/php/function.session-cache-limiter.html
- [similar]
- データをサーバーに格納する 8896
- « Memcache::replace Memcache::setCompressThreshold » PHP Manual Memcache データをサーバーに格納す
...
( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::set() は、キー key に var と ...
関連付け、memcached サーバーに格納します。パラメータ expire は、データの有効期限を秒単位で指定します。もし 0 を ...
ACHE_COMPRESSED を使用します (zlib を使用します)。 expire 項目の有効期限。ゼロの場合は有効期限なし (いつまで ...
連キーワード: データ , 格納 , サーバー , Memcache , expire , key , var , flag , 圧縮 , zlib ...
-
https://man.plustar.jp/php/memcache.set.html
- [similar]
- Store into cache 8896
- « Yac::info Yac::__set » PHP Manual Yac Store into cache Yac::set (PECL yac >= 1.0.0) Yac::set —
...
php value type could be stored except リソース ttl expire time 戻り値 the value self 関連キーワード: into , ...
tore , Yac , key , public , string , type , time , expire , リソース ...
-
https://man.plustar.jp/php/yac.set.html
- [similar]
- 既存項目の値を置換する 8793
- « Memcache::pconnect Memcache::set » PHP Manual Memcache 既存項目の値を置換する Memcache::replac
...
( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::replace() は、 key に対応する ...
ACHE_COMPRESSED を使用します (zlib を使用します)。 expire 項目の有効期限。ゼロの場合は有効期限なし (いつまで ...
, 既存 , 置換 , replace , 値 , 項目 , 格納 , key , expire , サーバー ...
-
https://man.plustar.jp/php/memcache.replace.html
- [similar]
- Memcache クラス 8623
- « 基本的な使用法 Memcache::add » PHP Manual Memcache Memcache クラス Memcache クラス (PECL memca
...
( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool addServer ( string $host , int $port = ...
( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool set ( string $key , mixed $var , int $ ...
flag = ? , int $expire = ? ): bool setCompressThreshold ( int $threshold ...
-
https://man.plustar.jp/php/class.memcache.html
- [similar]
- サーバーに項目を追加する 8298
- « Memcache Memcache::addServer » PHP Manual Memcache サーバーに項目を追加する Memcache::add (PEC
...
( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::add() は、サーバーに同名のキ ...
ACHE_COMPRESSED を使用します (zlib を使用します)。 expire 項目の有効期限。ゼロの場合は有効期限なし (いつまで ...
-
https://man.plustar.jp/php/memcache.add.html
- [similar]
- 実行時設定 8025
- « インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定
...
.cache_limiter "nocache" PHP_INI_ALL session.cache_expire "180" PHP_INI_ALL session.use_trans_sid "0" PHP_IN ...
方法を指定します。 nocache 、 private 、 private_no_expire あるいは public のいずれかとなります。デフォルトは ...
ter() のドキュメントも参照ください。 session.cache_expire int session.cache_expire によりキャッシュされた セ ...
ありません。 デフォルトは、 180 です。 session_cache_expire() も参照してください。 session.use_trans_sid bool ...
-
https://man.plustar.jp/php/session.configuration.html
- [similar]
- Store into cache 8025
- « Yac Yac::__construct » PHP Manual Yac Store into cache Yac::add (PECL yac >= 1.0.0) Yac::add —
...
php value type could be stored except リソース ttl expire time 戻り値 bool , true on success, false on failu ...
-
https://man.plustar.jp/php/yac.add.html
- [similar]
- session 配列の変更を破棄してセッションを終了します 7871
- « セッション関数 session_cache_expire » PHP Manual セッション関数 session 配列の変更を破棄してセ
...
-
https://man.plustar.jp/php/function.session-abort.html
- [similar]