検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 293 for [SIMILAR] 16 1024 4096 WITH 18417 pconnect WITH ... (0.259 sec.)
PostgreSQL バックエンドと同期する 4864
« 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]
NULL で終わる文字列を PostgreSQL バックエンドに送信する 4864
« pg_prepare pg_query_params » PHP Manual PostgreSQL 関数 NULL で終わる文字列を PostgreSQL バックエンドに送信する pg_put_line (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_put_line — NULL で終わる文字列を PostgreSQL バックエンドに送信する 説明 pg_put_line ( PgSql\Connection $connection = ? , ...
https://man.plustar.jp/php/function.pg-put-line.html - [similar]
PostgreSQL 接続のトレースを有効にする 4864
« pg_socket pg_transaction_status » PHP Manual PostgreSQL 関数 PostgreSQL 接続のトレースを有効にする pg_trace (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) pg_trace — PostgreSQL 接続のトレースを有効にする 説明 pg_trace ( string $filename , string $mode = "w" , ? PgSql\Connection $connection = nu ...
https://man.plustar.jp/php/function.pg-trace.html - [similar]
要件 4864
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 PostgreSQL サポートを使用するには、PostgreSQL 6.5 以降が必要です。 PostgreSQL 8.0 以降では PostgreSQL モジュールの全ての機能を使用可能 です。PostgreSQL は、マルチバイト文字エンコーディングを含む多くの 文字エンコ ...
https://man.plustar.jp/php/pgsql.requirements.html - [similar]
PostgreSQL データベースに接続する 4864
« PostgreSQL (PDO) PDO::pgsqlCopyFromArray » PHP Manual PostgreSQL (PDO) PostgreSQL データベースに接続する PDO_PGSQL DSN (PHP 5 >= 5.1.0, PHP 7, PECL PDO_PGSQL >= 0.1.0) PDO_PGSQL DSN — PostgreSQL データベースに接続する 説明 PDO_PGSQL データソース名 (DSN) は以下の要素で構成され、 スペース ...
https://man.plustar.jp/php/ref.pdo-pgsql.connection.html - [similar]
PostgreSQL 関数 (PDO_PGSQL) 4864
« PDO_ODBC DSN PDO_PGSQL DSN » PHP Manual PDO ドライバ PostgreSQL 関数 (PDO_PGSQL) PostgreSQL 関数 (PDO_PGSQL) はじめに PDO_PGSQL は、PHP から PostgreSQL データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 リソース型 この拡張モジュー ...
https://man.plustar.jp/php/ref.pdo-pgsql.html - [similar]
はじめに 4864
« PostgreSQL インストール/設定 » PHP Manual PostgreSQL はじめに はじめに PostgreSQL データベースはオープンソースの製品であり、無料で 使用可能です。Postgres は元々 UCB(カリフォルニア大学バークレイ校) コンピュータ・サイエンス学部で開発されたものです。この Postgres は、 現在いくつかの商用 ...
https://man.plustar.jp/php/intro.pgsql.html - [similar]
直近の行のオブジェクト ID を返す 4864
« pg_last_notice pg_lo_close » PHP Manual PostgreSQL 関数 直近の行のオブジェクト ID を返す pg_last_oid (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_oid — 直近の行のオブジェクト ID を返す 説明 pg_last_oid ( PgSql\Result $result ): string | int | false pg_last_oid() は、挿入された行に割り ...
https://man.plustar.jp/php/function.pg-last-oid.html - [similar]
インストール手順 4864
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PostgreSQLサポートを利用可能とするには、PHPコンパイル時に --with-pgsql[=DIR] を指定することが必要です。 DIR は PostgreSQL のインストールディレクトリで、デフォルトは /usr/local/pgsql です。 共有オブジェクト ...
https://man.plustar.jp/php/pgsql.installation.html - [similar]
基本的な使い方 4864
« 基本的な使用法 PostgreSQL 関数 » PHP Manual 例 基本的な使い方 基本的な使い方 以下の例には、レガシーなMySQL関数に似た、ユーザー定義関数が含まれています。 例1 PostgreSQL のユーザー定義関数の例 <?php // この関数は、PostgreSQL 接続がデータベースにバインドしているので必要 // This function s ...
https://man.plustar.jp/php/pgsql.examples-queries.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT