検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 192 for [SIMILAR] 16 1024 4096 WITH 15611 スib WITH 1074... (1.120 sec.)
クエリを実行する 0
« pg_query_params pg_result_error_field » PHP Manual PostgreSQL 関数 クエリを実行する pg_query (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_query — クエリを実行する 説明 pg_query ( PgSql\Connection $connection = ? , string $query ): PgSql\Result | false pg_query() は、指定したデータベース co ...
https://man.plustar.jp/php/function.pg-query.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Unified ODBC 設定オプション 名前 デフォルト 変更可能 変更履歴 odbc.default_db * NULL PHP_INI_ALL odbc.default_user * NULL PHP_INI_ALL odbc.default_pw * NULL PHP_INI_A ...
https://man.plustar.jp/php/odbc.configuration.html - [similar]
トランザクションをコミットする 0
« db2_columns db2_conn_error » PHP Manual IBM DB2 関数 トランザクションをコミットする db2_commit (PECL ibm_db2 >= 1.0.0) db2_commit — トランザクションをコミットする 説明 db2_commit ( resource $connection ): bool 指定した接続リソース上で実行中のトランザクションをコミットし、 新しいトランザ ...
https://man.plustar.jp/php/function.db2-commit.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]
接続に関連するホスト名を返す 0
« pg_get_result pg_insert » PHP Manual PostgreSQL 関数 接続に関連するホスト名を返す pg_host (PHP 4, PHP 5, PHP 7, PHP 8) pg_host — 接続に関連するホスト名を返す 説明 pg_host ( ? PgSql\Connection $connection = null ): string pg_host() は、指定した connection インスタンスが接続しているホスト ...
https://man.plustar.jp/php/function.pg-host.html - [similar]
PostgreSQL バックエンドと同期する 0
« pg_delete pg_escape_bytea » PHP Manual PostgreSQL 関数 PostgreSQL バックエンドと同期する pg_end_copy (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_end_copy — PostgreSQL バックエンドと同期する 説明 pg_end_copy ( ? PgSql\Connection $connection = null ): bool pg_end_copy() は、 pg_put_line() に ...
https://man.plustar.jp/php/function.pg-end-copy.html - [similar]
Open a connection to a CUBRID Server 0
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUBRID Server cubrid_connect (PECL CUBRID >= 8.3.1) cubrid_connect — Open a connection to a CUBRID Server 説明 cubrid_connect ( string $host , int $port , string $dbname , string $userid = ? , st ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
Memcache クラス 0
« 基本的な使用法 Memcache::add » PHP Manual Memcache Memcache クラス Memcache クラス (PECL memcache >= 0.2.0) はじめに memcache サーバーへの接続をあらわします。 クラス概要 class Memcache { add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool addServer ( string $host , ...
https://man.plustar.jp/php/class.memcache.html - [similar]
データベース接続の AUTOCOMMIT の状態を取得または設定する 0
« IBM DB2 関数 db2_bind_param » PHP Manual IBM DB2 関数 データベース接続の AUTOCOMMIT の状態を取得または設定する db2_autocommit (PECL ibm_db2 >= 1.0.0) db2_autocommit — データベース接続の AUTOCOMMIT の状態を取得または設定する 説明 db2_autocommit ( resource $connection , bool $value = ? ) ...
https://man.plustar.jp/php/function.db2-autocommit.html - [similar]