検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 1353 for [SIMILAR] 16 1024 4096 WITH 6742 connection WITH... (2.064 sec.)
IBM データベースへの接続 0
« IBM (PDO) Informix (PDO) » PHP Manual IBM (PDO) IBM データベースへの接続 PDO_IBM DSN (PECL PDO_IBM >= 0.9.0) PDO_IBM DSN — IBM データベースへの接続 説明 PDO_IBM のデータソース名 (DSN) は、IBM CLI DSN にもとづいています。 PDO_IBM DSN は、主に以下の部分から構成されます。 DSN プレフィック ...
https://man.plustar.jp/php/ref.pdo-ibm.connection.html - [similar]
検証 0
« 例 除去 » PHP Manual 例 検証 検証 例1 filter_var() でのメールアドレスの検証 <?php $email_a = 'joe@example.com' ; $email_b = 'bogus' ; if ( filter_var ( $email_a , FILTER_VALIDATE_EMAIL )) { echo "' $email_a ' はメールアドレスとして有効です。\n" ; } if ( filter_var ( $email_b , FILTER_V ...
https://man.plustar.jp/php/filter.examples.validation.html - [similar]
Update the async I/O options 0
« swoole_async_readfile swoole_async_write » PHP Manual Swoole 関数 Update the async I/O options swoole_async_set (PECL swoole >= 1.9.0) swoole_async_set — Update the async I/O options 説明 swoole_async_set ( array $settings ): void パラメータ settings 戻り値 値を返しません。 関連キーワー ...
https://man.plustar.jp/php/function.swoole-async-set.html - [similar]
memcached サーバーとの接続を閉じる 0
« Memcache::addServer Memcache::connect » PHP Manual Memcache memcached サーバーとの接続を閉じる Memcache::close (PECL memcache >= 0.4.0) Memcache::close — memcached サーバーとの接続を閉じる 説明 Memcache::close (): bool Memcache::close() は、memcached サーバーとの接続を閉じます。 この関 ...
https://man.plustar.jp/php/memcache.close.html - [similar]
RADIUS Options 0
« 定義済み定数 RADIUS Packet Types » PHP Manual 定義済み定数 RADIUS Options RADIUS Options Several RADIUS functions accept option flags as bitmasks. The constants representing those flags are listed below. RADIUS_OPTION_SALT ( int ) When set, this option will result in the attribute valu ...
https://man.plustar.jp/php/radius.constants.options.html - [similar]
MySQL サーバーへの持続的な接続をオープンする 0
« mysql_num_rows mysql_ping » PHP Manual MySQL 関数 MySQL サーバーへの持続的な接続をオープンする mysql_pconnect (PHP 4, PHP 5) mysql_pconnect — MySQL サーバーへの持続的な接続をオープンする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PD ...
https://man.plustar.jp/php/function.mysql-pconnect.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Stomp 設定オプション 名前 デフォルト 変更可能 変更履歴 stomp.default_broker tcp://localhost:61613 PHP_INI_ALL stomp.default_connection_timeout_sec 2 PHP_INI_ALL stomp ...
https://man.plustar.jp/php/stomp.configuration.html - [similar]
The GearmanWorker class 0
« GearmanTask::uuid GearmanWorker::addFunction » PHP Manual Gearman The GearmanWorker class The GearmanWorker class (PECL gearman >= 0.5.0) はじめに クラス概要 class GearmanWorker { /* メソッド */ public addFunction ( string $function_name , callable $function , mixed &$context = ? , int ...
https://man.plustar.jp/php/class.gearmanworker.html - [similar]
バックエンドのプロセス ID を得る 0
« pg_get_notify pg_get_result » PHP Manual PostgreSQL 関数 バックエンドのプロセス ID を得る pg_get_pid (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_get_pid — バックエンドのプロセス ID を得る 説明 pg_get_pid ( PgSql\Connection $connection ): int pg_get_pid() は、バックエンド(データベースサーバ ...
https://man.plustar.jp/php/function.pg-get-pid.html - [similar]
Check status of the connection. 0
« Swoole\Server::close Swoole\Server::connection_info » PHP Manual Swoole\Server Check status of the connection. Swoole\Server::confirm (PECL swoole >= 1.9.0) Swoole\Server::confirm — Check status of the connection. 説明 public Swoole\Server::confirm ( int $fd ): bool パラメータ fd 戻り値 ...
https://man.plustar.jp/php/swoole-server.confirm.html - [similar]