検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 834 for [SIMILAR] 16 1024 4096 WITH 29809 oracle WITH 19... (0.501 sec.)
持続的なデータベース接続を開く 0
« odbc_num_rows odbc_prepare » PHP Manual ODBC 関数 持続的なデータベース接続を開く odbc_pconnect (PHP 4, PHP 5, PHP 7, PHP 8) odbc_pconnect — 持続的なデータベース接続を開く 説明 odbc_pconnect ( string $dsn , string $user , string $password , int $cursor_option = SQL_CUR_USE_DRIVER ): res ...
https://man.plustar.jp/php/function.odbc-pconnect.html - [similar]
持続的な PostgreSQL 接続をオープンする 0
« pg_parameter_status pg_ping » PHP Manual PostgreSQL 関数 持続的な PostgreSQL 接続をオープンする pg_pconnect (PHP 4, PHP 5, PHP 7, PHP 8) pg_pconnect — 持続的な PostgreSQL 接続をオープンする 説明 pg_pconnect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_pco ...
https://man.plustar.jp/php/function.pg-pconnect.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.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]
直近の接続エラーメッセージおよび SQLCODE を返す 0
« db2_conn_error db2_connect » PHP Manual IBM DB2 関数 直近の接続エラーメッセージおよび SQLCODE を返す db2_conn_errormsg (PECL ibm_db2 >= 1.0.0) db2_conn_errormsg — 直近の接続エラーメッセージおよび SQLCODE を返す 説明 db2_conn_errormsg ( resource $connection = ? ): string db2_conn_errorm ...
https://man.plustar.jp/php/function.db2-conn-errormsg.html - [similar]
現在の接続のスレッド ID を返す 0
« mysqli::store_result mysqli::thread_safe » PHP Manual mysqli 現在の接続のスレッド ID を返す mysqli::$thread_id mysqli_thread_id (PHP 5, PHP 7, PHP 8) mysqli::$thread_id -- mysqli_thread_id — 現在の接続のスレッド ID を返す 説明 オブジェクト指向型 int $mysqli->thread_id ; 手続き型 mysqli ...
https://man.plustar.jp/php/mysqli.thread-id.html - [similar]
memcache への接続で持続的接続を使っているかどうかを調べる 0
« Memcached::incrementByKey Memcached::isPristine » PHP Manual Memcached memcache への接続で持続的接続を使っているかどうかを調べる Memcached::isPersistent (PECL memcached >= 2.0.0) Memcached::isPersistent — memcache への接続で持続的接続を使っているかどうかを調べる 説明 public Memcached:: ...
https://man.plustar.jp/php/memcached.ispersistent.html - [similar]
ソケットへの接続を許可する 0
« ソケット 関数 socket_addrinfo_bind » PHP Manual ソケット 関数 ソケットへの接続を許可する socket_accept (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_accept — ソケットへの接続を許可する 説明 socket_accept ( Socket $socket ): Socket | false socket_create() を使用してソケット socket を作成 ...
https://man.plustar.jp/php/function.socket-accept.html - [similar]
PostgreSQL 接続をクローズする 0
« pg_client_encoding pg_connect_poll » PHP Manual PostgreSQL 関数 PostgreSQL 接続をクローズする pg_close (PHP 4, PHP 5, PHP 7, PHP 8) pg_close — PostgreSQL 接続をクローズする 説明 pg_close ( ? PgSql\Connection $connection = null ): bool pg_close() は、 connection インスタンスで指定した P ...
https://man.plustar.jp/php/function.pg-close.html - [similar]
ODBC あるいは DB2 データベースに接続する 0
« ODBC and DB2 (PDO) PostgreSQL (PDO) » PHP Manual ODBC and DB2 (PDO) ODBC あるいは DB2 データベースに接続する PDO_ODBC DSN (PECL PDO_ODBC >= 0.1.0) PDO_ODBC DSN — ODBC あるいは DB2 データベースに接続する 説明 PDO_ODBC データソース名 (DSN) は以下の要素で構成されます。 DSN 接頭辞 DSN 接頭 ...
https://man.plustar.jp/php/ref.pdo-odbc.connection.html - [similar]