検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 615 for connection (0.038 sec.)
連想配列の値を、SQL 文として実行可能な形式に変換する 4014
« pg_consume_input pg_copy_from » PHP Manual PostgreSQL 関数 連想配列の値を、SQL 文として実行可能 ... して実行可能な形式に変換する 説明 pg_convert ( PgSql\Connection $connection , string $table_name , array $values , ... この関数は自己責任で使用してください。 パラメータ connection PgSql\Connection クラスのインスタンス。 table_name ... 合に false を返します 変更履歴 バージョン 説明 8.1.0 connection は、 PgSql\Connection クラスのインスタンスを期待す ... 行 , 値 , 文 , テーブル , values , 関数 , convert , connection ...
https://man.plustar.jp/php/function.pg-convert.html - [similar]
コマンドとパラメータを分割してサーバーに送信し、その結果を待たない 4014
« pg_send_prepare pg_send_query » PHP Manual PostgreSQL 関数 コマンドとパラメータを分割してサーバ ... その結果を待たない 説明 pg_send_query_params ( PgSql\Connection $connection , string $query , array $params ): int ... つのコマンドのみを含めることができます。 パラメータ connection PgSql\Connection クラスのインスタンス。 query パラ ... lt() を使用します。 変更履歴 バージョン 説明 8.1.0 connection は、 PgSql\Connection クラスのインスタンスを期待す ... , 送信 , 分割 , サーバー , send , params , PgSql , Connection ...
https://man.plustar.jp/php/function.pg-send-query-params.html - [similar]
リソース型 3992
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 There are four re ... he first one is the link identifier for a database connection, the second is the a resource which holds the resu ... h holds the query results of BLOB/CLOB data types. connection identifier A connection identifier returned by cub ... , cubrid , リソース , returned , LOB , resource , connection , which , lob , request ...
https://man.plustar.jp/php/cubrid.resources.html - [similar]
テーブルからメタデータを取得する 3992
« pg_lo_write pg_num_fields » PHP Manual PostgreSQL 関数 テーブルからメタデータを取得する pg_met ... ルからメタデータを取得する 説明 pg_meta_data ( PgSql\Connection $connection , string $table_name , bool $extended ... me のテーブル定義を配列として返します。 パラメータ connection PgSql\Connection クラスのインスタンス。 table_name ... 合に false を返します 変更履歴 バージョン 説明 8.1.0 connection は、 PgSql\Connection クラスのインスタンスを期待す ...
https://man.plustar.jp/php/function.pg-meta-data.html - [similar]
クライアント接続に関する統計情報を返す 3992
« mysqli::$client_version mysqli::$host_info » PHP Manual mysqli クライアント接続に関する統計情報 ... を返す mysqli::get_connection_stats mysqli_get_connection_stats (PHP 5 >= 5.3.0, ... PHP 7, PHP 8) mysqli::get_connection_stats -- mysqli_get_connection_stats — クライアント ... 報を返す 説明 オブジェクト指向型 public mysqli::get_connection_stats (): array 手続き型 mysqli_get_connection_sta ... 続の統計情報を含む配列を返します。 例 例1 mysqli_get_connection_stats() の例 <?php $link = mysqli_connect (); prin ...
https://man.plustar.jp/php/mysqli.get-connection-stats.html - [similar]
CUBRID 関数 3992
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables t ... 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/ref.cubrid.html - [similar]
リモート FTP サーバーのシステム型 ID を返す 3948
« ftp_ssl_connect FTP\Connection » PHP Manual FTP 関数 リモート FTP サーバーのシステム型 ID を返 ... ーバーのシステム型 ID を返す 説明 ftp_systype ( FTP\Connection $ftp ): string | false リモート FTP サーバーのシス ... テム型 ID を返します。 パラメータ ftp FTP\Connection クラスのインスタンス 戻り値 リモートシステム型を返 ... 。 変更履歴 バージョン 説明 8.1.0 引数 ftp は、 FTP\Connection のインスタンスを期待するようになりました。 これより ... X 関連キーワード: リモート , サーバー , システム , Connection , systype , 期待 , バージョン , インスタンス , クラ ...
https://man.plustar.jp/php/function.ftp-systype.html - [similar]
サーバーのパラメータ設定を検索する 3948
« pg_options pg_pconnect » PHP Manual PostgreSQL 関数 サーバーのパラメータ設定を検索する pg_para ... ータ設定を検索する 説明 pg_parameter_status ( PgSql\Connection $connection = ? , string $param_name ): string サー ... parameter_status() には反映されません。 パラメータ connection PgSql\Connection クラスのインスタンス。 connection ... false を返します。 変更履歴 バージョン 説明 8.1.0 connection は、 PgSql\Connection クラスのインスタンスを期待す ...
https://man.plustar.jp/php/function.pg-parameter-status.html - [similar]
CUBRID MySQL 互換関数 3926
« cubrid_version cubrid_affected_rows » PHP Manual CUBRID CUBRID MySQL 互換関数 CUBRID MySQL 互換 ... cubrid_client_encoding — Return the current CUBRID connection charset cubrid_close — Close CUBRID connection cub ... umns in the result set cubrid_ping — Ping a server connection or reconnect if there is no connection cubrid_quer ... urn , row , 関数 , 互換 , array , result , fetch , connection ...
https://man.plustar.jp/php/cubridmysql.cubrid.html - [similar]
Sets a millisecond timeout for database calls 3926
« oci_set_action oci_set_client_identifier » PHP Manual OCI8 関数 Sets a millisecond timeout for ... tabase calls 説明 oci_set_call_timeout ( resource $connection , int $timeout ): bool Sets a timeout limiting the ... maxium time a database round-trip using this connection may take. Each OCI8 operation may make zero or mor ... s interrupted, Oracle will attempt to clean up the connection for reuse. This operation is allowed to run for an ... riod. Depending on the outcome of the cleanup, the connection may or may not be reusable. When persistent connec ...
https://man.plustar.jp/php/function.oci-set-call-timout.html - [similar]