検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1047 for [SIMILAR] 16 1024 4096 WITH 10641 dbname WITH 67... (1.209 sec.)
ラージオブジェクトをファイルにエクスポートする 0
« pg_lo_create pg_lo_import » PHP Manual PostgreSQL 関数 ラージオブジェクトをファイルにエクスポートする pg_lo_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_export — ラージオブジェクトをファイルにエクスポートする 説明 pg_lo_export ( PgSql\Connection $connection = ? , int $oid , strin ...
https://man.plustar.jp/php/function.pg-lo-export.html - [similar]
クエリに使う文字列をエスケープする 0
« pg_escape_literal pg_execute » PHP Manual PostgreSQL 関数 クエリに使う文字列をエスケープする pg_escape_string (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_escape_string — クエリに使う文字列をエスケープする 説明 pg_escape_string ( PgSql\Connection $connection = ? , string $data ): string pg ...
https://man.plustar.jp/php/function.pg-escape-string.html - [similar]
テキスト型フィールドに挿入するために、リテラルをエスケープする 0
« pg_escape_identifier pg_escape_string » PHP Manual PostgreSQL 関数 テキスト型フィールドに挿入するために、リテラルをエスケープする pg_escape_literal (PHP 5 >= 5.4.4, PHP 7, PHP 8) pg_escape_literal — テキスト型フィールドに挿入するために、リテラルをエスケープする 説明 pg_escape_literal ( ...
https://man.plustar.jp/php/function.pg-escape-literal.html - [similar]
ファイルからラージオブジェクトをインポートする 0
« pg_lo_export pg_lo_open » PHP Manual PostgreSQL 関数 ファイルからラージオブジェクトをインポートする pg_lo_import (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_import — ファイルからラージオブジェクトをインポートする 説明 pg_lo_import ( PgSql\Connection $connection = ? , string $pathname , ...
https://man.plustar.jp/php/function.pg-lo-import.html - [similar]
テキスト型フィールドに挿入するために、識別子をエスケープする 0
« pg_escape_bytea pg_escape_literal » PHP Manual PostgreSQL 関数 テキスト型フィールドに挿入するために、識別子をエスケープする pg_escape_identifier (PHP 5 >= 5.4.4, PHP 7, PHP 8) pg_escape_identifier — テキスト型フィールドに挿入するために、識別子をエスケープする 説明 pg_escape_identifier ...
https://man.plustar.jp/php/function.pg-escape-identifier.html - [similar]
Microsoft SQL Server および Sybase データベースに接続する 0
« MS SQL Server (PDO) Firebird (PDO) » PHP Manual MS SQL Server (PDO) Microsoft SQL Server および Sybase データベースに接続する PDO_DBLIB DSN (PECL PDO_DBLIB >= 0.9.0) PDO_DBLIB DSN — Microsoft SQL Server および Sybase データベースに接続する 説明 PDO_DBLIB データソース名 (DSN) は以下の要 ...
https://man.plustar.jp/php/ref.pdo-dblib.connection.html - [similar]
bytea フィールドに挿入するために文字列をエスケープする 0
« pg_end_copy pg_escape_identifier » PHP Manual PostgreSQL 関数 bytea フィールドに挿入するために文字列をエスケープする pg_escape_bytea (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_escape_bytea — bytea フィールドに挿入するために文字列をエスケープする 説明 pg_escape_bytea ( PgSql\Connection $c ...
https://man.plustar.jp/php/function.pg-escape-bytea.html - [similar]
クライアントのエンコーディングを設定する 0
« pg_send_query pg_set_error_verbosity » PHP Manual PostgreSQL 関数 クライアントのエンコーディングを設定する pg_set_client_encoding (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_set_client_encoding — クライアントのエンコーディングを設定する 説明 pg_set_client_encoding ( PgSql\Connection $conn ...
https://man.plustar.jp/php/function.pg-set-client-encoding.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
エラーおよびエラー処理 0
« プリペアドステートメントおよびストアドプロシージャ ラージオブジェクト (LOB) » PHP Manual PDO エラーおよびエラー処理 エラーおよびエラー処理 PDO が提供するエラー処理方法は 3 通り存在し、 アプリケーションの開発形態によって使い分けることができます。 PDO::ERRMODE_SILENT PHP 8.0.0 より前のバ ...
https://man.plustar.jp/php/pdo.error-handling.html - [similar]