検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 392 for [SIMILAR] 16 1024 4096 WITH 17768 pgsql WITH 118... (1.745 sec.)
バックエンドのプロセス ID を得る 0
« pg_get_notify pg_get_result » PHP Manual PostgreSQL 関数 バックエンドのプロセス ID を得る pg_get_pid (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_get_pid — バックエンドのプロセス ID を得る 説明 pg_get_pid ( PgSql\Connection $connection ): int pg_get_pid() は、バックエンド(データベースサーバ ...
https://man.plustar.jp/php/function.pg-get-pid.html - [similar]
システムプログラムの実行 0
« posix_uname はじめに » PHP Manual プロセス制御 システムプログラムの実行 システムプログラムの実行 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 プログラム実行関数 escapeshellarg — シェル引数として使用される文字列をエスケープする escapeshellcmd — シェ ...
https://man.plustar.jp/php/book.exec.html - [similar]
プログラム実行関数 0
« 定義済み定数 escapeshellarg » PHP Manual プログラムの実行 プログラム実行関数 プログラム実行関数 注意 警告 ロックしてオープンしたファイル (特に、オープンしたセッション) は、プログラムをバックグラウンドで実行する前に閉じておく必要があります。 参考 以下の関数は、 バッククォート演算子 にも ...
https://man.plustar.jp/php/ref.exec.html - [similar]
表示される長さを返す 0
« pg_field_num pg_field_size » PHP Manual PostgreSQL 関数 表示される長さを返す pg_field_prtlen (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_prtlen — 表示される長さを返す 説明 pg_field_prtlen ( PgSql\Result $result , int $row_number , mixed $field_name_or_number ): int pg_field_prtlen ( ...
https://man.plustar.jp/php/function.pg-field-prtlen.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PostgreSQLサポートを利用可能とするには、PHPコンパイル時に --with-pgsql[=DIR] を指定することが必要です。 DIR は PostgreSQL のインストールディレクトリで、デフォルトは /usr/local/pgsql です。 共有オブジェクト ...
https://man.plustar.jp/php/pgsql.installation.html - [similar]
SplPriorityQueue クラス 0
« SplMinHeap::compare SplPriorityQueue::compare » PHP Manual データ構造 SplPriorityQueue クラス SplPriorityQueue クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplPriorityQueue クラスは、優先順位つきキューの主要な機能を提供します。 最大ヒープを使用して実装しています。 注意 : 優先度が等し ...
https://man.plustar.jp/php/class.splpriorityqueue.html - [similar]
キーが指すデータを取得する 0
« dba_exists dba_firstkey » PHP Manual DBA 関数 キーが指すデータを取得する dba_fetch (PHP 4, PHP 5, PHP 7, PHP 8) dba_fetch — キーが指すデータを取得する 説明 dba_fetch ( string $key , resource $handle ): string dba_fetch ( string $key , int $skip , resource $handle ): string dba_fetch() ...
https://man.plustar.jp/php/function.dba-fetch.html - [similar]
データベース接続を調べる 0
« pg_pconnect pg_port » PHP Manual PostgreSQL 関数 データベース接続を調べる pg_ping (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_ping — データベース接続を調べる 説明 pg_ping ( ? PgSql\Connection $connection = null ): bool pg_ping() はデータベース接続を調べ、その接続が 壊れている場合には再度接 ...
https://man.plustar.jp/php/function.pg-ping.html - [similar]
コメント 0
« 条件付きサブパターン 再帰的パターン » PHP Manual PCRE 正規表現構文 コメント コメント コメントは、(?# という並びにより始まり、次の閉じカッコで終わります。 カッコのネストはできません。コメント内の文字は、パターンマッチには 全く関係しません。 PCRE_EXTENDED オプションが設定されている場合は ...
https://man.plustar.jp/php/regexp.reference.comments.html - [similar]
非同期クエリを取り消す 0
« pg_affected_rows pg_client_encoding » PHP Manual PostgreSQL 関数 非同期クエリを取り消す pg_cancel_query (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_cancel_query — 非同期クエリを取り消す 説明 pg_cancel_query ( PgSql\Connection $connection ): bool pg_cancel_query() は、 pg_send_query() ・ p ...
https://man.plustar.jp/php/function.pg-cancel-query.html - [similar]