検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 615 for connection (0.027 sec.)
ファイルからラージオブジェクトをインポートする 4412
« pg_lo_export pg_lo_open » PHP Manual PostgreSQL 関数 ファイルからラージオブジェクトをインポート ... ブジェクトをインポートする 説明 pg_lo_import ( PgSql\Connection $connection = ? , string $pathname , mixed $object ... 以前は pg_loimport() と呼ばれていました。 パラメータ connection PgSql\Connection クラスのインスタンス。 connection ... 合に false を返します 変更履歴 バージョン 説明 8.1.0 connection は、 PgSql\Connection クラスのインスタンスを期待す ... ラージオブジェクト , lo , ファイル , import , 接続 , connection , 作成 , 関数 , PgSql , Connection ...
https://man.plustar.jp/php/function.pg-lo-import.html - [similar]
配列からテーブルに挿入する 4390
« pg_convert pg_copy_to » PHP Manual PostgreSQL 関数 配列からテーブルに挿入する pg_copy_from (PH ... 配列からテーブルに挿入する 説明 pg_copy_from ( PgSql\Connection $connection , string $table_name , array $rows , s ... では COPY FROM SQL コマンドを発行します。 パラメータ connection PgSql\Connection クラスのインスタンス。 table_name ... false を返します。 変更履歴 バージョン 説明 8.1.0 connection は、 PgSql\Connection クラスのインスタンスを期待す ... 配列 , 挿入 , rows , copy , from , コピー , PgSql , Connection , connection ...
https://man.plustar.jp/php/function.pg-copy-from.html - [similar]
新しいグローバル定数 4390
« その他の拡張モジュールに対する変更 PHP のデバッグ » PHP Manual PHP 5.5.x から PHP 5.6.x への移 ... LSv1_2_SERVER PostgreSQL PGSQL_CONNECT_ASYNC PGSQL_CONNECTION_AUTH_OK PGSQL_CONNECTION_AWAITING_RESPONSE PGSQL_C ... ONNECTION_MADE PGSQL_CONNECTION_SETENV PGSQL_CONNECTION_SSL_STARTUP PGSQL_CONNECTI ...
https://man.plustar.jp/php/migration56.constants.html - [similar]
Closes stomp connection 4390
« Stomp::__construct Stomp::error » PHP Manual Stomp Closes stomp connection Stomp::__destruct s ... 0) Stomp::__destruct -- stomp_close — Closes stomp connection 説明 オブジェクト指向型 (destructor): public Stomp ... resource $link ): bool Closes a previously opened connection. パラメータ link 手続き型のみ: stomp_connect() が返 ... 例 See stomp_connect() . 関連キーワード: Closes , connection , destruct , 手続き , construct , destructor , pub ...
https://man.plustar.jp/php/stomp.destruct.html - [similar]
Gets the last stomp error 4390
« Stomp::__destruct Stomp::getReadTimeout » PHP Manual Stomp Gets the last stomp error Stomp::er ... error occurred. 例 例1 オブジェクト指向型 <?php /* connection */ try { $stomp = new Stomp ( 'tcp://localhost:616 ... 13' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } var_dump ( $st ... ' ))) { var_dump ( $stomp -> error ()); } /* close connection */ unset( $stomp ); ?> 上の例の出力は、 たとえば以 ... ion id: unknown-transaction" 例2 手続き型 <?php /* connection */ $link = stomp_connect ( 'ssl://localhost:61612' ...
https://man.plustar.jp/php/stomp.error.html - [similar]
ラージオブジェクトを生成する 4368
« pg_lo_close pg_lo_export » PHP Manual PostgreSQL 関数 ラージオブジェクトを生成する pg_lo_creat ... ージオブジェクトを生成する 説明 pg_lo_create ( PgSql\Connection $connection = ? , mixed $object_id = ? ): int pg_l ... 以前は pg_locreate() と呼ばれていました。 パラメータ connection PgSql\Connection クラスのインスタンス。 connection ... 合に false を返します 変更履歴 バージョン 説明 8.1.0 connection は、 PgSql\Connection クラスのインスタンスを期待す ... ジェクト , 生成 , lo , create , PostgreSQL , 接続 , connection , 関数 , PgSql , Connection ...
https://man.plustar.jp/php/function.pg-lo-create.html - [similar]
Close any outstanding connection to rrd caching daemon 4368
« rrd_xport RRDCreator » PHP Manual RRD 関数 Close any outstanding connection to rrd caching dae ... >= 1.1.2) rrdc_disconnect — Close any outstanding connection to rrd caching daemon 説明 rrdc_disconnect (): voi ... d Close any outstanding connection to rrd caching daemon. This function is automatica ... 値を返しません。 関連キーワード: rrd , outstanding , connection , caching , daemon , rrdc , disconnect , function ...
https://man.plustar.jp/php/function.rrdc-disconnect.html - [similar]
Constructs EventHttp object(the HTTP server) 4346
« EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp objec ... 0 * Content-Type: text/plain * Content-Length: 4 * Connection: close * (press Enter) * * It will output * a=12 * ... OK * Content-Type: text/html; charset=ISO-8859-1 * Connection: close * * $ nc -t 127.0.0.1 8010 * GET /dump HTTP ... ntent-Type: text/plain * Content-Encoding: UTF-8 * Connection: close * (press Enter) * * It will output: * HTTP/ ... OK * Content-Type: text/html; charset=ISO-8859-1 * Connection: close * (press Enter) * * $ nc -t 127.0.0.1 8010 ...
https://man.plustar.jp/php/eventhttp.construct.html - [similar]
クライアントのエンコーディングを設定する 4346
« pg_send_query pg_set_error_verbosity » PHP Manual PostgreSQL 関数 クライアントのエンコーディン ... ィングを設定する 説明 pg_set_client_encoding ( PgSql\Connection $connection = ? , string $encoding ): int pg_set_c ... etclientencoding() と呼ばれていました。 パラメータ connection PgSql\Connection クラスのインスタンス。 connection ... 時に -1 を返します。 変更履歴 バージョン 説明 8.1.0 connection は、 PgSql\Connection クラスのインスタンスを期待す ... 連キーワード: 設定 , encoding , 接続 , PostgreSQL , connection , PgSql , Connection , バージョン , 成功 , インスタ ...
https://man.plustar.jp/php/function.pg-set-client-encoding.html - [similar]
CUBRID 4324
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... onnecting to CUBRID server cubrid_connect — Open a connection to a CUBRID Server cubrid_current_oid — Get OID of ... rsor location cubrid_disconnect — Close a database connection cubrid_drop — Delete an instance using OID cubrid_ ... ubrid_get_autocommit — Get auto-commit mode of the connection cubrid_get_charset — Return the current CUBRID con ... t set cubrid_pconnect_with_url — Open a persistent connection to CUBRID server cubrid_pconnect — Open a persiste ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT