検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 64 for persistent (0.032 sec.)
The ZMQContext class 8342
« ZMQ::__construct ZMQContext::__construct » PHP Manual 0MQ messaging The ZMQContext class The Z ... ublic __construct ( int $io_threads = 1 , bool $is_persistent = true ) public getOpt ( string $key ): mixed publ ... ic getSocket ( int $type , string $persistent_id = null , callable $on_new_socket = null ): ZMQS ... ocket public isPersistent (): bool public setOpt ( int $key , mixed $value ) ... ext::getSocket — Create a new socket ZMQContext::isPersistent — Whether the context is persistent ZMQContext::se ...
https://man.plustar.jp/php/class.zmqcontext.html - [similar]
Memcached のインスタンスを作成する 8299
« Memcached::casByKey Memcached::decrement » PHP Manual Memcached Memcached のインスタンスを作成 ... 成する 説明 public Memcached::__construct ( string $persistent_id = ? ) memcache サーバーとの接続を表す Memcached ... インスタンスを作成します。 パラメータ persistent_id デフォルトでは、Memcached のインスタンスはリクエ ... リクエスト間で持続するインスタンスを作成するには、 persistent_id でそのインスタンスの一意な ID を指定します。 同 ...persistent_id で作られたすべてのインスタンスは同じ接続を共有し ...
https://man.plustar.jp/php/memcached.construct.html - [similar]
Open a persistent connection to CUBRID server 8256
« cubrid_num_rows cubrid_pconnect » PHP Manual CUBRID 関数 Open a persistent connection to CUBRI ... CUBRID >= 8.3.1) cubrid_pconnect_with_url — Open a persistent connection to CUBRID server 説明 cubrid_pconnect_w ... = ? , string $passwd = ? ): resource Establishes a persistent connection to a CUBRID server. cubrid_pconnect_wit ... onnecting, the function would first try to find a (persistent) link that's already open with the same host, port ... th_url() ). This type of link is therefore called 'persistent'. <url> ::= CUBRID:<host>:<db_name>:<db_user>:<db_ ...
https://man.plustar.jp/php/function.cubrid-pconnect-with-url.html - [similar]
Creates a C data structure 7911
« FFI::memset FFI::scope » PHP Manual FFI Creates a C data structure FFI::new (PHP 7 >= 7.4.0, P ... \CType | string $type , bool $owned = true , bool $persistent = false ): ? FFI\CData public FFI::new ( FFI\CType ... | string $type , bool $owned = true , bool $persistent = false ): ? FFI\CData Creates a native data struc ... ed by calling FFI::free() , when no longer needed. persistent Whether to allocate the C data structure permanent ... ture , type , C , new , CData , owned , instance , persistent , released ...
https://man.plustar.jp/php/ffi.new.html - [similar]
The ZMQSocket class 7868
« ZMQContext::setOpt ZMQSocket::bind » PHP Manual 0MQ messaging The ZMQSocket class The ZMQSocke ... struct ( ZMQContext $context , int $type , string $persistent_id = null , callable $on_new_socket = null ) publi ... ZMQSocket public getEndpoints (): array public getPersistentId (): string public getSocketType (): int public g ... etSockOpt ( string $key ): mixed public isPersistent (): bool public recv ( int $mode = 0 ): string pub ... getEndpoints — Get list of endpoints ZMQSocket::getPersistentId — Get the persistent id ZMQSocket::getSocketType ...
https://man.plustar.jp/php/class.zmqsocket.html - [similar]
php.ini ディレクティブのリスト 7724
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... HP_INI_ALL html_errors "1" PHP_INI_ALL ibase.allow_persistent "1" PHP_INI_SYSTEM ibase.max_persistent "-1" PHP_I ... .allow_local_infile "1" PHP_INI_SYSTEM mysql.allow_persistent "1" PHP_INI_SYSTEM mysql.max_persistent "-1" PHP_I ... SYSTEM PHP 8.1.0 以降で利用可能です。 mysqli.allow_persistent "1" PHP_INI_SYSTEM mysqli.max_persistent "-1" PHP_ ... P_INI_SYSTEM PECL OCI8 1.3 以降で使用可能 oci8.max_persistent "-1" PHP_INI_SYSTEM PECL OCI8 1.1 以降で利用可能 o ...
https://man.plustar.jp/php/ini.list.html - [similar]
実行時設定 7681
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ション 名前 デフォルト 変更可能 変更履歴 ibase.allow_persistent "1" PHP_INI_SYSTEM ibase.max_persistent "-1" PHP_I ... クティブに関する 簡単な説明を示します。 ibase.allow_persistent bool Firebird/InterBase 持続的な接続 を許可するかど ... うか。 ibase.max_persistent int プロセスごとの、Firebird/InterBase の持続的接続 ... 続 , default , 実行 , string , データベース , ALL , persistent , SYSTEM ...
https://man.plustar.jp/php/ibase.configuration.html - [similar]
About event persistence 7595
« Event flags Event callbacks » PHP Manual Event About event persistence About event persistence ... IST flag is set on an event, however, the event is persistent . This means that event remains pending even when ... be called to make it non-pending. The timeout on a persistent event resets whenever the event's callback runs. T ... lback , timeout , active , descriptor , Whenever , persistent ...
https://man.plustar.jp/php/event.persistence.html - [similar]
実行時設定 7509
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... .allow_local_infile "1" PHP_INI_SYSTEM mysql.allow_persistent "1" PHP_INI_SYSTEM mysql.max_persistent "-1" PHP_I ... ローカルファイルへのアクセスを許可する。 mysql.allow_persistent bool MySQL への 持続的接続 を可能にするかどうか。 ... mysql.max_persistent int プロセス毎の持続的 MySQL 接続の最大数。 mysql. ... ーバー , 実行 , ALL , データベース , string , max , persistent ...
https://man.plustar.jp/php/mysql.configuration.html - [similar]
ZMQ 7337
« yaz_wait はじめに » PHP Manual その他のサービス ZMQ ZMQ はじめに インストール/設定 要件 ZMQ — ... ext::getSocket — Create a new socket ZMQContext::isPersistent — Whether the context is persistent ZMQContext::se ... getEndpoints — Get list of endpoints ZMQSocket::getPersistentId — Get the persistent id ZMQSocket::getSocketType ... ocket::getSockOpt — Get socket option ZMQSocket::isPersistent — Whether the socket is persistent ZMQSocket::recv ...
https://man.plustar.jp/php/book.zmq.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT