検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 392 for [SIMILAR] 16 1024 4096 WITH 17768 pgsql WITH 118... (0.733 sec.)
参照しているノードの前に新しい子を追加する 0
« DOMNode::hasChildNodes DOMNode::isDefaultNamespace » PHP Manual DOMNode 参照しているノードの前に新しい子を追加する DOMNode::insertBefore (PHP 5, PHP 7, PHP 8) DOMNode::insertBefore — 参照しているノードの前に新しい子を追加する 説明 public DOMNode::insertBefore ( DOMNode $node , ? DOMNod ...
https://man.plustar.jp/php/domnode.insertbefore.html - [similar]
文字セット 0
« バッファクエリと非バッファクエリ MySQLi » PHP Manual コンセプト 文字セット 文字セット 適切な文字セットをサーバーレベルで設定しておくのが理想であり、MySQL のマニュアルの » Character Set Configuration にもそうするよう書かれています。 しかしそれ以外にも、各 MySQL API には実行時に文字セット ...
https://man.plustar.jp/php/mysqlinfo.concepts.charset.html - [similar]
ラージオブジェクトを切り詰める 0
« pg_lo_tell pg_lo_unlink » PHP Manual PostgreSQL 関数 ラージオブジェクトを切り詰める pg_lo_truncate (PHP 5 >= 5.6.0, PHP 7, PHP 8) pg_lo_truncate — ラージオブジェクトを切り詰める 説明 pg_lo_truncate ( PgSql\Lob $lob , int $size ): bool pg_lo_truncate() は、 PgSql\Lob クラスのインスタンス ...
https://man.plustar.jp/php/function.pg-lo-truncate.html - [similar]
フィールド数を返す 0
« pg_meta_data pg_num_rows » PHP Manual PostgreSQL 関数 フィールド数を返す pg_num_fields (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_num_fields — フィールド数を返す 説明 pg_num_fields ( PgSql\Result $result ): int pg_num_fields() は、 PgSql\Result クラスのインスタンスから フィールド(カラム ...
https://man.plustar.jp/php/function.pg-num-fields.html - [similar]
行を CSV 形式にフォーマットし、ファイルポインタに書き込む 0
« fpassthru fputs » PHP Manual ファイルシステム 関数 行を CSV 形式にフォーマットし、ファイルポインタに書き込む fputcsv (PHP 5 >= 5.1.0, PHP 7, PHP 8) fputcsv — 行を CSV 形式にフォーマットし、ファイルポインタに書き込む 説明 fputcsv ( resource $stream , array $fields , string $separator = ...
https://man.plustar.jp/php/function.fputcsv.html - [similar]
結果インスタンスから値を返す 0
« pg_fetch_object pg_fetch_row » PHP Manual PostgreSQL 関数 結果インスタンスから値を返す pg_fetch_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_fetch_result — 結果インスタンスから値を返す 説明 pg_fetch_result ( PgSql\Result $result , int $row , mixed $field ): string | false | null pg_ ...
https://man.plustar.jp/php/function.pg-fetch-result.html - [similar]
指定した文字列を URL エンコードする 0
« curl_error curl_exec » PHP Manual cURL 関数 指定した文字列を URL エンコードする curl_escape (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_escape — 指定した文字列を URL エンコードする 説明 curl_escape ( CurlHandle $handle , string $string ): string | false この関数は、指定した文字列を » RFC 3986 ...
https://man.plustar.jp/php/function.curl-escape.html - [similar]
接続の入力を読み取る 0
« pg_connection_status pg_convert » PHP Manual PostgreSQL 関数 接続の入力を読み取る pg_consume_input (PHP 5 >= 5.6.0, PHP 7, PHP 8) pg_consume_input — 接続の入力を読み取る 説明 pg_consume_input ( PgSql\Connection $connection ): bool pg_consume_input() は、データベースサーバーからの 読み取 ...
https://man.plustar.jp/php/function.pg-consume-input.html - [similar]
指定したカラムの全ての行を配列として取得する 0
« pg_execute pg_fetch_all » PHP Manual PostgreSQL 関数 指定したカラムの全ての行を配列として取得する pg_fetch_all_columns (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_fetch_all_columns — 指定したカラムの全ての行を配列として取得する 説明 pg_fetch_all_columns ( PgSql\Result $result , int $field = 0 ): ...
https://man.plustar.jp/php/function.pg-fetch-all-columns.html - [similar]
メタ文字 0
« デリミタ エスケープシーケンス » PHP Manual PCRE 正規表現構文 メタ文字 メタ文字 正規表現の強力さは、パターン中に選択肢や繰り返しを記述できることに あります。選択肢や繰り返しは、 メタ文字 (meta-character) を使ってパターン中に記述します。メタ文字は、 その文字自体を表わさず、代わって特別な ...
https://man.plustar.jp/php/regexp.reference.meta.html - [similar]