検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 588 for [SIMILAR] 16 1024 4096 WITH 13116 postgresql WIT... (0.536 sec.)
クライアントのエンコーディングを取得する 0
« pg_cancel_query pg_close » PHP Manual PostgreSQL 関数 クライアントのエンコーディングを取得する pg_client_encoding (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_client_encoding — クライアントのエンコーディングを取得する 説明 pg_client_encoding ( ? PgSql\Connection $connection = null ): strin ...
https://man.plustar.jp/php/function.pg-client-encoding.html - [similar]
bytea 型のバイナリをアンエスケープする 0
« pg_tty pg_untrace » PHP Manual PostgreSQL 関数 bytea 型のバイナリをアンエスケープする pg_unescape_bytea (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_unescape_bytea — bytea 型のバイナリをアンエスケープする 説明 pg_unescape_bytea ( string $string ): string pg_unescape_bytea() は、bytea 型のデ ...
https://man.plustar.jp/php/function.pg-unescape-bytea.html - [similar]
mysqli の概要 0
« はじめに クイックスタートガイド » PHP Manual MySQLi mysqli の概要 mysqli の概要 このセクションでは、 PHP アプリケーションの開発で MySQL データベースを扱うときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタスクを実行するためにアプリケ ...
https://man.plustar.jp/php/mysqli.overview.html - [similar]
接続をリセット(再接続)する 0
« pg_connection_busy pg_connection_status » PHP Manual PostgreSQL 関数 接続をリセット(再接続)する pg_connection_reset (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_connection_reset — 接続をリセット(再接続)する 説明 pg_connection_reset ( PgSql\Connection $connection ): bool pg_connection_reset ...
https://man.plustar.jp/php/function.pg-connection-reset.html - [similar]
ラージオブジェクトを生成する 0
« pg_lo_close pg_lo_export » PHP Manual PostgreSQL 関数 ラージオブジェクトを生成する pg_lo_create (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_create — ラージオブジェクトを生成する 説明 pg_lo_create ( PgSql\Connection $connection = ? , mixed $object_id = ? ): int pg_lo_create ( mixed $obj ...
https://man.plustar.jp/php/function.pg-lo-create.html - [similar]
フィールド番号に対応する型 ID(OID)を返す 0
« pg_field_table pg_field_type » PHP Manual PostgreSQL 関数 フィールド番号に対応する型 ID(OID)を返す pg_field_type_oid (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_field_type_oid — フィールド番号に対応する型 ID(OID)を返す 説明 pg_field_type_oid ( PgSql\Result $result , int $field ): string | in ...
https://man.plustar.jp/php/function.pg-field-type-oid.html - [similar]
サーバーのパラメータ設定を検索する 0
« pg_options pg_pconnect » PHP Manual PostgreSQL 関数 サーバーのパラメータ設定を検索する pg_parameter_status (PHP 5, PHP 7, PHP 8) pg_parameter_status — サーバーのパラメータ設定を検索する 説明 pg_parameter_status ( PgSql\Connection $connection = ? , string $param_name ): string サーバーの ...
https://man.plustar.jp/php/function.pg-parameter-status.html - [similar]
ラージオブジェクトの位置をシークする 0
« pg_lo_read pg_lo_tell » PHP Manual PostgreSQL 関数 ラージオブジェクトの位置をシークする pg_lo_seek (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_seek — ラージオブジェクトの位置をシークする 説明 pg_lo_seek ( PgSql\Lob $lob , int $offset , int $whence = SEEK_CUR ): bool pg_lo_seek() は PgS ...
https://man.plustar.jp/php/function.pg-lo-seek.html - [similar]
接続ステータスを取得する 0
« pg_connection_reset pg_consume_input » PHP Manual PostgreSQL 関数 接続ステータスを取得する pg_connection_status (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_connection_status — 接続ステータスを取得する 説明 pg_connection_status ( PgSql\Connection $connection ): int pg_connection_status() は ...
https://man.plustar.jp/php/function.pg-connection-status.html - [similar]
非同期クエリの結果を取得する 0
« pg_get_pid pg_host » PHP Manual PostgreSQL 関数 非同期クエリの結果を取得する pg_get_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_get_result — 非同期クエリの結果を取得する 説明 pg_get_result ( PgSql\Connection $connection ): PgSql\Result | false pg_get_result() は、 pg_send_query() , ...
https://man.plustar.jp/php/function.pg-get-result.html - [similar]