検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1255 for [SIMILAR] 16 1024 4096 WITH 18838 pg WITH 9569 ... (1.312 sec.)
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]
PostgreSQL サーバーからの直近の通知メッセージを返す 0
« pg_last_error pg_last_oid » PHP Manual PostgreSQL 関数 PostgreSQL サーバーからの直近の通知メッセージを返す pg_last_notice (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) pg_last_notice — PostgreSQL サーバーからの直近の通知メッセージを返す 説明 pg_last_notice ( PgSql\Connection $connection , int ...
https://man.plustar.jp/php/function.pg-last-notice.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PostgreSQL設定オプション 名前 デフォルト 変更可能 変更履歴 pgsql.allow_persistent "1" PHP_INI_SYSTEM pgsql.max_persistent "-1" PHP_INI_SYSTEM pgsql.max_links "-1" PHP ...
https://man.plustar.jp/php/pgsql.configuration.html - [similar]
指定したパラメータでプリペアドステートメントを実行するリクエストを 送信し、その... 0
« pg_select pg_send_prepare » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメントを実行するリクエストを 送信し、その結果を待たない pg_send_execute (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_send_execute — 指定したパラメータでプリペアドステートメントを実行するリクエストを 送信し ...
https://man.plustar.jp/php/function.pg-send-execute.html - [similar]
接続に関連するホスト名を返す 0
« pg_get_result pg_insert » PHP Manual PostgreSQL 関数 接続に関連するホスト名を返す pg_host (PHP 4, PHP 5, PHP 7, PHP 8) pg_host — 接続に関連するホスト名を返す 説明 pg_host ( ? PgSql\Connection $connection = null ): string pg_host() は、指定した connection インスタンスが接続しているホスト ...
https://man.plustar.jp/php/function.pg-host.html - [similar]
バッファクエリと非バッファクエリ 0
« コンセプト 文字セット » PHP Manual コンセプト バッファクエリと非バッファクエリ バッファクエリと非バッファクエリ クエリは、デフォルトではバッファモードで実行されます。 つまり、クエリの結果がすぐに MySQL サーバーから PHP に転送され、 PHP プロセスのメモリ内に結果を保持し続けるということで ...
https://man.plustar.jp/php/mysqlinfo.concepts.buffering.html - [similar]
PostgreSQL 接続をクローズする 0
« pg_client_encoding pg_connect_poll » PHP Manual PostgreSQL 関数 PostgreSQL 接続をクローズする pg_close (PHP 4, PHP 5, PHP 7, PHP 8) pg_close — PostgreSQL 接続をクローズする 説明 pg_close ( ? PgSql\Connection $connection = null ): bool pg_close() は、 connection インスタンスで指定した P ...
https://man.plustar.jp/php/function.pg-close.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]