検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 896 for [SIMILAR] 16 1024 4096 WITH 12361 connection WIT... (0.836 sec.)
現在のセッションの状態を返す 0
« session_start session_unset » PHP Manual セッション関数 現在のセッションの状態を返す session_status (PHP 5 >= 5.4.0, PHP 7, PHP 8) session_status — 現在のセッションの状態を返す 説明 session_status (): int session_status() を使うと、現在のセッションの状態を取得できます。 パラメータ この ...
https://man.plustar.jp/php/function.session-status.html - [similar]
Sets maximum body size for the connection 0
« EventHttpConnection::setLocalPort EventHttpConnection::setMaxHeadersSize » PHP Manual EventHttpConnection Sets maximum body size for the connection EventHttpConnection::setMaxBodySize (PECL event >= 1.2.6-beta) EventHttpConnection::setMaxBodySize — Sets maximum body size for the connec ...
https://man.plustar.jp/php/eventhttpconnection.setmaxbodysize.html - [similar]
bytea フィールドに挿入するために文字列をエスケープする 0
« pg_end_copy pg_escape_identifier » PHP Manual PostgreSQL 関数 bytea フィールドに挿入するために文字列をエスケープする pg_escape_bytea (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_escape_bytea — bytea フィールドに挿入するために文字列をエスケープする 説明 pg_escape_bytea ( PgSql\Connection $c ...
https://man.plustar.jp/php/function.pg-escape-bytea.html - [similar]
指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その... 0
« pg_send_execute pg_send_query_params » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その結果を待たない pg_send_prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_send_prepare — 指定したパラメータでプリペアドステートメントを作成するリクエス ...
https://man.plustar.jp/php/function.pg-send-prepare.html - [similar]
Check if the HTTP connection is connected. 0
« Swoole\Http\Client::get Swoole\Http\Client::on » PHP Manual Swoole\Http\Client Check if the HTTP connection is connected. Swoole\Http\Client::isConnected (PECL swoole >= 1.9.0) Swoole\Http\Client::isConnected — Check if the HTTP connection is connected. 説明 public Swoole\Http\Client:: ...
https://man.plustar.jp/php/swoole-http-client.isconnected.html - [similar]
LDAP サーバーへ接続する 0
« ldap_compare ldap_control_paged_result_response » PHP Manual LDAP 関数 LDAP サーバーへ接続する ldap_connect (PHP 4, PHP 5, PHP 7, PHP 8) ldap_connect — LDAP サーバーへ接続する 説明 ldap_connect ( ? string $uri = null ): LDAP\Connection | false 警告 次の シグネチャは(名前付き引数以外の) ...
https://man.plustar.jp/php/function.ldap-connect.html - [similar]
レコードを削除する 0
« pg_dbname pg_end_copy » PHP Manual PostgreSQL 関数 レコードを削除する pg_delete (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_delete — レコードを削除する 説明 pg_delete ( PgSql\Connection $connection , string $table_name , array $conditions , int $flags = PGSQL_DML_EXEC ): string | bool pg_ ...
https://man.plustar.jp/php/function.pg-delete.html - [similar]
テキスト型フィールドに挿入するために、リテラルをエスケープする 0
« pg_escape_identifier pg_escape_string » PHP Manual PostgreSQL 関数 テキスト型フィールドに挿入するために、リテラルをエスケープする pg_escape_literal (PHP 5 >= 5.4.4, PHP 7, PHP 8) pg_escape_literal — テキスト型フィールドに挿入するために、リテラルをエスケープする 説明 pg_escape_literal ( ...
https://man.plustar.jp/php/function.pg-escape-literal.html - [similar]
非同期クエリの結果を取得する 0
« pg_get_pid pg_host » PHP Manual PostgreSQL 関数 非同期クエリの結果を取得する pg_get_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_get_result — 非同期クエリの結果を取得する 説明 pg_get_result ( PgSql\Connection $connection ): PgSql\Result | false pg_get_result() は、 pg_send_query() , ...
https://man.plustar.jp/php/function.pg-get-result.html - [similar]
0
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/foo' ; $msg = 'bar' ; /* connection */ try { $stomp = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } /* send a messag ...
https://man.plustar.jp/php/stomp.examples.html - [similar]