検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 392 for [SIMILAR] 16 1024 4096 WITH 17768 pgsql WITH 118... (0.747 sec.)
ラージオブジェクトをクローズする 0
« pg_last_oid pg_lo_create » PHP Manual PostgreSQL 関数 ラージオブジェクトをクローズする pg_lo_close (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_close — ラージオブジェクトをクローズする 説明 pg_lo_close ( PgSql\Lob $lob ): bool pg_lo_close() はラージオブジェクトをクローズします。 ラージオ ...
https://man.plustar.jp/php/function.pg-lo-close.html - [similar]
ラージオブジェクトを読み込む 0
« pg_lo_read_all pg_lo_seek » PHP Manual PostgreSQL 関数 ラージオブジェクトを読み込む pg_lo_read (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_read — ラージオブジェクトを読み込む 説明 pg_lo_read ( PgSql\Lob $lob , int $length = 8192 ): string | false pg_lo_read() は、ラージオブジェクトから ...
https://man.plustar.jp/php/function.pg-lo-read.html - [similar]
MySQL クエリを送信する 0
« mysql_ping mysql_real_escape_string » PHP Manual MySQL 関数 MySQL クエリを送信する mysql_query (PHP 4, PHP 5) mysql_query — MySQL クエリを送信する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MyS ...
https://man.plustar.jp/php/function.mysql-query.html - [similar]
指定されたフィールドのフィールド番号を返す 0
« pg_field_name pg_field_prtlen » PHP Manual PostgreSQL 関数 指定されたフィールドのフィールド番号を返す pg_field_num (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_num — 指定されたフィールドのフィールド番号を返す 説明 pg_field_num ( PgSql\Result $result , string $field ): int pg_field_nu ...
https://man.plustar.jp/php/function.pg-field-num.html - [similar]
ラージオブジェクト全体を読み込みブラウザに直接送信する 0
« pg_lo_open pg_lo_read » PHP Manual PostgreSQL 関数 ラージオブジェクト全体を読み込みブラウザに直接送信する pg_lo_read_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_read_all — ラージオブジェクト全体を読み込みブラウザに直接送信する 説明 pg_lo_read_all ( PgSql\Lob $lob ): int pg_lo_read_ ...
https://man.plustar.jp/php/function.pg-lo-read-all.html - [similar]
mysqlndプラグイン と MySQL Proxyの比較 0
« MySQL Native Driver プラグインAPI mysqlnd plugin APIを取得する » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグイン と MySQL Proxyの比較 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd プラグインと MySQL Proxyは、異なるアプローチを用いた異なる技術です。どちらもロードバランシ ...
https://man.plustar.jp/php/mysqlnd.plugin.mysql-proxy.html - [similar]
PostgreSQL バックエンドと同期する 0
« 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]
フィールド番号に対応する型名を返す 0
« pg_field_type_oid pg_flush » PHP Manual PostgreSQL 関数 フィールド番号に対応する型名を返す pg_field_type (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_type — フィールド番号に対応する型名を返す 説明 pg_field_type ( PgSql\Result $result , int $field ): string pg_field_type() は、指定した ...
https://man.plustar.jp/php/function.pg-field-type.html - [similar]
ラージオブジェクトを削除する 0
« pg_lo_truncate pg_lo_write » PHP Manual PostgreSQL 関数 ラージオブジェクトを削除する pg_lo_unlink (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_unlink — ラージオブジェクトを削除する 説明 pg_lo_unlink ( PgSql\Connection $connection , int $oid ): bool pg_lo_unlink() は、 oid で 関連付けられ ...
https://man.plustar.jp/php/function.pg-lo-unlink.html - [similar]
数値添字の配列として行を得る 0
« pg_fetch_result pg_field_is_null » PHP Manual PostgreSQL 関数 数値添字の配列として行を得る pg_fetch_row (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_row — 数値添字の配列として行を得る 説明 pg_fetch_row ( PgSql\Result $result , ? int $row = null , int $mode = PGSQL_NUM ): array | false pg_fetc ...
https://man.plustar.jp/php/function.pg-fetch-row.html - [similar]