検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 863 for [SIMILAR] 16 1024 4096 WITH 9552 connection WITH... (0.573 sec.)
実行時設定 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]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 大半のインストール環境では、APCu はデフォルトの設定で問題ありません。 しかし、本格的なユーザーは以下のパラメータのチューニングを考慮すべきです。 APCuを設定するには、ひ ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
接続ステータスのビットフィールドを返す 0
« connection_aborted constant » PHP Manual その他の関数 接続ステータスのビットフィールドを返す connection_status (PHP 4, PHP 5, PHP 7, PHP 8) connection_status — 接続ステータスのビットフィールドを返す 説明 connection_status (): int 接続ステータスのビットフィールドを取得します。 パラメータ ...
https://man.plustar.jp/php/function.connection-status.html - [similar]
クライアントのエンコーディングを取得する 0
« pg_cancel_query pg_close » PHP Manual PostgreSQL 関数 クライアントのエンコーディングを取得する pg_client_encoding (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_client_encoding — クライアントのエンコーディングを取得する 説明 pg_client_encoding ( ? PgSql\Connection $connection = null ): strin ...
https://man.plustar.jp/php/function.pg-client-encoding.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]
PostgreSQL 接続のトレースを有効にする 0
« pg_socket pg_transaction_status » PHP Manual PostgreSQL 関数 PostgreSQL 接続のトレースを有効にする pg_trace (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) pg_trace — PostgreSQL 接続のトレースを有効にする 説明 pg_trace ( string $filename , string $mode = "w" , ? PgSql\Connection $connection = nu ...
https://man.plustar.jp/php/function.pg-trace.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]
Returns the connection weight 0
« FANNConnection::getToNeuron FANNConnection::setWeight » PHP Manual FANNConnection Returns the connection weight FANNConnection::getWeight (PECL fann >= 1.0.0) FANNConnection::getWeight — Returns the connection weight 説明 public FANNConnection::getWeight (): void Returns the connection ...
https://man.plustar.jp/php/fannconnection.getweight.html - [similar]
PostgreSQL サーバーからの直近の通知メッセージを返す 0
« pg_last_error pg_last_oid » PHP Manual PostgreSQL 関数 PostgreSQL サーバーからの直近の通知メッセージを返す pg_last_notice (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) pg_last_notice — PostgreSQL サーバーからの直近の通知メッセージを返す 説明 pg_last_notice ( PgSql\Connection $connection , int ...
https://man.plustar.jp/php/function.pg-last-notice.html - [similar]