検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 160 for [SIMILAR] 16 1024 4096 WITH 21067 resultentry WI... (0.146 sec.)
LDAP\ResultEntry クラス 10000
« LDAP\Result Memcache » PHP Manual LDAP LDAP\ResultEntry クラス LDAP\ResultEntry クラス (PHP 8 >= 8.1.0) はじめに PHP 8.1.0 以降、 ldap result entry リソースを置き換える、完全不定形クラスです。 クラス概要 final class LDAP\ResultEntry { } 関連キーワード: クラス , ResultEntry , Result , M ...
https://man.plustar.jp/php/class.ldap-result-entry.html - [similar]
次のリファレンスを得る 9801
« ldap_next_entry ldap_parse_exop » PHP Manual LDAP 関数 次のリファレンスを得る ldap_next_reference (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_next_reference — 次のリファレンスを得る 説明 ldap_next_reference ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): LDAP\ResultEntry | false 警 ...
https://man.plustar.jp/php/function.ldap-next-reference.html - [similar]
LDAP\Result クラス 9458
« LDAP\Connection LDAP\ResultEntry » PHP Manual LDAP LDAP\Result クラス LDAP\Result クラス (PHP 8 >= 8.1.0) はじめに PHP 8.1.0 以降、 ldap result リソースを置き換える、 完全不定形クラスです。 クラス概要 final class LDAP\Result { } 関連キーワード: クラス , Result , Connection , ResultEntr ...
https://man.plustar.jp/php/class.ldap-result.html - [similar]
Memcache 1424
« LDAP\ResultEntry はじめに » PHP Manual その他のサービス Memcache Memcache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Memcache — Memcache クラス Memcache::add — サーバーに項目を追加する Memcache::addServer — コネクションプールに ...
https://man.plustar.jp/php/book.memcache.html - [similar]
サーバーから項目を取得する 1424
« 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]
実行時設定 1424
« インストール手順 リソース型 » 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]
定義済み定数 1424
« リソース型 例 » 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]
サーバーの状態を返す 1424
« 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]
項目の値を減らす 1424
« 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]
項目の値を増やす 1424
« 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 7 8 9 10 NEXT