検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 161 for [SIMILAR] 16 1024 4096 WITH 14119 geometry WITH ... (0.218 sec.)
メモ 4402
« 統計情報 Memory management » PHP Manual Mysqlnd メモ メモ このセクションでは、MySQL ネイティブ・ドライバの使い方についての様々なメモをまとめます。 mysqlnd を使うということは、 そのベースとして PHP のストリームを使って接続するということです。 mysqlnd のタイムアウト設定などの詳細に関して ...
https://man.plustar.jp/php/mysqlnd.notes.html - [similar]
オプションを設定する 4402
« mysqli::next_result mysqli::ping » PHP Manual mysqli オプションを設定する mysqli::options mysqli_options (PHP 5, PHP 7, PHP 8) mysqli::options -- mysqli_options — オプションを設定する 説明 オブジェクト指向型 public mysqli::options ( int $option , string | int $value ): bool 手続き型 my ...
https://man.plustar.jp/php/mysqli.options.html - [similar]
項目の値を減らす 3320
« 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]
項目の値を増やす 3320
« 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]
現在の項目を取得する 3320
« APCUIterator::__construct APCUIterator::getTotalCount » PHP Manual APCUIterator 現在の項目を取得する APCUIterator::current (PECL apcu >= 5.0.0) APCUIterator::current — 現在の項目を取得する 説明 public APCUIterator::current (): mixed APCUIterator から現在の項目を取得します。 パラメータ ...
https://man.plustar.jp/php/apcuiterator.current.html - [similar]
既存項目の値を置換する 3320
« 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]
サーバー上のすべての既存項目を消去する 3320
« 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]
サーバーから項目を削除する 3320
« 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]
サーバーに項目を追加する 3320
« 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]
Memcache 3320
« LDAP\ResultEntry はじめに » PHP Manual その他のサービス Memcache Memcache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Memcache — Memcache クラス Memcache::add — サーバーに項目を追加する Memcache::addServer — コネクションプールに ...
https://man.plustar.jp/php/book.memcache.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT