検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 149 for pconnect (0.022 sec.)
接続に関連するホスト名を返す 6008
« pg_get_result pg_insert » PHP Manual PostgreSQL 関数 接続に関連するホスト名を返す pg_host (PHP ... ます。 デフォルトの接続とは、 pg_connect() または pg_pconnect() によって確立された直近の接続です。 警告 PHP 8.1. ... 参考 pg_connect() - PostgreSQL 接続をオープンする pg_pconnect() - 持続的な PostgreSQL 接続をオープンする 関連キー ...
https://man.plustar.jp/php/function.pg-host.html - [similar]
PostgreSQL バックエンドと同期する 5949
« pg_delete pg_escape_bytea » PHP Manual PostgreSQL 関数 PostgreSQL バックエンドと同期する pg_en ... ます。 デフォルトの接続とは、 pg_connect() または pg_pconnect() によって確立された直近の接続です。 警告 PHP 8.1. ... ました。 例 例1 pg_end_copy() の例 <?php $conn = pg_pconnect ( "dbname=foo" ); pg_query ( $conn , "create table ...
https://man.plustar.jp/php/function.pg-end-copy.html - [similar]
Open a connection to a CUBRID Server 5891
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUB ... Info: 9.1.0 CUBRID Charset: iso8859-1 参考 cubrid_pconnect() - Open a persistent connection to a CUBRID serve ... environment for connecting to CUBRID server cubrid_pconnect_with_url() - Open a persistent connection to CUBRI ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
Firebird/InterBase 関数 5891
« 定義済み定数 fbird_add_user » PHP Manual Firebird/InterBase Firebird/InterBase 関数 Firebird/I ... d_param_info — のエイリアス ibase_param_info fbird_pconnect — のエイリアス ibase_pconnect fbird_prepare — のエ ... プリペアドクエリのパラメータに関する情報を返す ibase_pconnect — InterBase データベースへの持続的接続をオープンす ...
https://man.plustar.jp/php/ref.ibase.html - [similar]
Firebird/InterBase 5821
« dbase_replace_record はじめに » PHP Manual ベンダー固有のモジュール Firebird/InterBase Firebir ... d_param_info — のエイリアス ibase_param_info fbird_pconnect — のエイリアス ibase_pconnect fbird_prepare — のエ ... プリペアドクエリのパラメータに関する情報を返す ibase_pconnect — InterBase データベースへの持続的接続をオープンす ...
https://man.plustar.jp/php/book.ibase.html - [similar]
Memcache クラス 5821
« 基本的な使用法 Memcache::add » PHP Manual Memcache Memcache クラス Memcache クラス (PECL memca ... ment ( string $key , int $value = 1 ): int | false pconnect ( string $host , int $port = ? , int $timeout = ? ... す Memcache::increment — 項目の値を増やす Memcache::pconnect — memcached サーバーへの持続的な接続をオープンする ...
https://man.plustar.jp/php/class.memcache.html - [similar]
データベース接続の AUTOCOMMIT の状態を取得または設定する 5821
« IBM DB2 関数 db2_bind_param » PHP Manual IBM DB2 関数 データベース接続の AUTOCOMMIT の状態を取 ... 。 パラメータ connection db2_connect() あるいは db2_pconnect() が返した有効なデータベース接続リソース。 value 以 ... 参考 db2_connect() - データベースへの接続を返す db2_pconnect() - データベースへの持続的接続を返す 関連キーワード ...
https://man.plustar.jp/php/function.db2-autocommit.html - [similar]
実行時設定 5821
« テスト 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動 ... で閉じることができます。 oci8.ping_interval int oci_pconnect() の間、ping を発行するまでに経過させる秒数を指定し ... 効か確認します。 0 に設定した場合、持続的接続は oci_pconnect() が 呼び出される度に ping を発行します。 ping を完 ... 設定します。 注意 : ping を無効にすることにより oci_pconnect() は最高の効率で処理できますが、ネットワークの脱落 ... 接続を PHP は検出できないでしょう。 詳細な情報は oci_pconnect() を参照ください。 oci8.prefetch_lob_size int これ ...
https://man.plustar.jp/php/oci8.configuration.html - [similar]
サーバーのパラメータ設定を検索する 5762
« pg_options pg_pconnect » PHP Manual PostgreSQL 関数 サーバーのパラメータ設定を検索する pg_para ... ます。 デフォルトの接続とは、 pg_connect() または pg_pconnect() によって確立された直近の接続です。 警告 PHP 8.1. ...
https://man.plustar.jp/php/function.pg-parameter-status.html - [similar]
NULL で終わる文字列を PostgreSQL バックエンドに送信する 5762
« pg_prepare pg_query_params » PHP Manual PostgreSQL 関数 NULL で終わる文字列を PostgreSQL バック ... ます。 デフォルトの接続とは、 pg_connect() または pg_pconnect() によって確立された直近の接続です。 警告 PHP 8.1. ... ました。 例 例1 pg_put_line() の例 <?php $conn = pg_pconnect ( "dbname=foo" ); pg_query ( $conn , "create table ...
https://man.plustar.jp/php/function.pg-put-line.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT