検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 588 for [SIMILAR] 16 1024 4096 WITH 13116 postgresql WIT... (0.462 sec.)
接続に関連するオプションを取得する 0
« pg_num_rows pg_parameter_status » PHP Manual PostgreSQL 関数 接続に関連するオプションを取得する pg_options (PHP 4, PHP 5, PHP 7, PHP 8) pg_options — 接続に関連するオプションを取得する 説明 pg_options ( ? PgSql\Connection $connection = null ): string pg_options() は、指定した connection ...
https://man.plustar.jp/php/function.pg-options.html - [similar]
特定の接続から直近のエラーメッセージ文字列を取得する 0
« pg_insert pg_last_notice » PHP Manual PostgreSQL 関数 特定の接続から直近のエラーメッセージ文字列を取得する pg_last_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_error — 特定の接続から直近のエラーメッセージ文字列を取得する 説明 pg_last_error ( ? PgSql\Connection $connection = null ...
https://man.plustar.jp/php/function.pg-last-error.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.1.0 より前のバージョンでは、 PostgreSQL モジュールで使用されているリソース型が 2種類 ありました。 ひとつは、データベース接続のリンク ID で、 もうひとつはクエリの結果を保持するリソースです。 関連キーワード ...
https://man.plustar.jp/php/pgsql.resources.html - [similar]
連想配列の値を、SQL 文として実行可能な形式に変換する 0
« pg_consume_input pg_copy_from » PHP Manual PostgreSQL 関数 連想配列の値を、SQL 文として実行可能な形式に変換する pg_convert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_convert — 連想配列の値を、SQL 文として実行可能な形式に変換する 説明 pg_convert ( PgSql\Connection $connection , string $ta ...
https://man.plustar.jp/php/function.pg-convert.html - [similar]
データベーステーブルからのデータをPHPの配列にコピーする 0
« PDO::pgsqlCopyFromFile PDO::pgsqlCopyToFile » PHP Manual PostgreSQL (PDO) データベーステーブルからのデータをPHPの配列にコピーする PDO::pgsqlCopyToArray (PHP 5 >= 5.3.3, PHP 7, PHP 8) PDO::pgsqlCopyToArray — データベーステーブルからのデータをPHPの配列にコピーする 説明 public PDO::pgsqlC ...
https://man.plustar.jp/php/pdo.pgsqlcopytoarray.html - [similar]
指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その... 0
« pg_send_execute pg_send_query_params » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その結果を待たない pg_send_prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_send_prepare — 指定したパラメータでプリペアドステートメントを作成するリクエス ...
https://man.plustar.jp/php/function.pg-send-prepare.html - [similar]
クライアント・プロトコル・サーバーのバージョンを配列で返す 0
« pg_update PgSql\Connection » PHP Manual PostgreSQL 関数 クライアント・プロトコル・サーバーのバージョンを配列で返す pg_version (PHP 5, PHP 7, PHP 8) pg_version — クライアント・プロトコル・サーバーのバージョンを配列で返す 説明 pg_version ( ? PgSql\Connection $connection = null ): array p ...
https://man.plustar.jp/php/function.pg-version.html - [similar]
SQLite3 0
« PgSql\Lob はじめに » PHP Manual ベンダー固有のモジュール SQLite3 SQLite3 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SQLite3 — SQLite3 クラス SQLite3::backup — あるデータベースを、別のデータベースにバックアップする SQLite3::busyTimeout — 接続がビ ...
https://man.plustar.jp/php/book.sqlite3.html - [similar]
新しいグローバル定数 0
« 新しく追加された関数 下位互換性のない変更点 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新しいグローバル定数 新しいグローバル定数 PHP コア PASSWORD_ARGON2ID CURL CURLAUTH_BEARER CURLAUTH_GSSAPI CURLE_WEIRD_SERVER_REPLY CURLINFO_APPCONNECT_TIME_T CURLINFO_CONNECT_TIME_T CURLINFO_CONT ...
https://man.plustar.jp/php/migration73.constants.html - [similar]
変更されたレコード(タプル)の数を返す 0
« PostgreSQL 関数 pg_cancel_query » PHP Manual PostgreSQL 関数 変更されたレコード(タプル)の数を返す pg_affected_rows (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_affected_rows — 変更されたレコード(タプル)の数を返す 説明 pg_affected_rows ( PgSql\Result $result ): int pg_affected_rows() は、IN ...
https://man.plustar.jp/php/function.pg-affected-rows.html - [similar]