検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 136 for dbname (0.011 sec.)
文字セット 5477
« バッファクエリと非バッファクエリ MySQLi » PHP Manual コンセプト 文字セット 文字セット 適切な文 ... mysql <?php $pdo = new PDO ( "mysql:host=localhost;dbname=world;charset=utf8mb4" , 'my_user' , 'my_pass' ); ...
https://man.plustar.jp/php/mysqlinfo.concepts.charset.html - [similar]
新しいラージオブジェクトを作成する 5477
« PDO::pgsqlGetPid PDO::pgsqlLOBOpen » PHP Manual PostgreSQL (PDO) 新しいラージオブジェクトを作成 ... ーブルに保存されます。 <?php $db = new PDO ( 'pgsql:dbname=test host=localhost' , $user , $pass ); $db -> set ...
https://man.plustar.jp/php/pdo.pgsqllobcreate.html - [similar]
関数エイリアスのリスト 5381
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少 ... b() MySQL mysql_db_name mysql_result() MySQL mysql_dbname mysql_result() MySQL mysql_dropdb mysql_drop_db() ...
https://man.plustar.jp/php/aliases.html - [similar]
Open a persistent connection to CUBRID server 5381
« cubrid_num_rows cubrid_pconnect » PHP Manual CUBRID 関数 Open a persistent connection to CUBRI ... link that's already open with the same host, port, dbname and userid. If one is found, an identifier for it ...
https://man.plustar.jp/php/function.cubrid-pconnect-with-url.html - [similar]
指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し... 5381
« pg_escape_string pg_fetch_all_columns » PHP Manual PostgreSQL 関数 指定したパラメータを用いてプ ... いう名前のデータベースに接続 $dbconn = pg_connect ( "dbname=mary" ); // 実行するクエリを準備 $result = pg_prep ...
https://man.plustar.jp/php/function.pg-execute.html - [similar]
行を配列として取得する 5381
« pg_fetch_all pg_fetch_assoc » PHP Manual PostgreSQL 関数 行を配列として取得する pg_fetch_array ... pg_fetch_array() の例 <?php $conn = pg_pconnect ( "dbname=publisher" ); if (! $conn ) { echo "An error occur ...
https://man.plustar.jp/php/function.pg-fetch-array.html - [similar]
指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その... 5381
« pg_port pg_put_line » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメントを ... いう名前のデータベースに接続 $dbconn = pg_connect ( "dbname=mary" ); // 実行するクエリの準備 $result = pg_prep ...
https://man.plustar.jp/php/function.pg-prepare.html - [similar]
SQL コマンドとパラメータを分割してサーバーへ送信し、その結果を待つ 5381
« pg_put_line pg_query » PHP Manual PostgreSQL 関数 SQL コマンドとパラメータを分割してサーバーへ ... いう名前のデータベースに接続 $dbconn = pg_connect ( "dbname=mary" ); // Joe's Widgets という名前の店を探す。"J ...
https://man.plustar.jp/php/function.pg-query-params.html - [similar]
指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その... 5381
« pg_send_execute pg_send_query_params » PHP Manual PostgreSQL 関数 指定したパラメータでプリペア ... d_prepare() の使用法 <?php $dbconn = pg_connect ( "dbname=publisher" ) or die( "Could not connect" ); // 実行 ...
https://man.plustar.jp/php/function.pg-send-prepare.html - [similar]
リソース型の一覧 5381
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... en() , pg_lo_unlink() , pg_host() , pg_port() , pg_dbname() , pg_options() , pg_copy_from() , pg_copy_to() , ... en() , pg_lo_unlink() , pg_host() , pg_port() , pg_dbname() , pg_options() , pg_copy_from() , pg_copy_to() , ...
https://man.plustar.jp/php/resource.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 NEXT