検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 588 for [SIMILAR] 16 1024 4096 WITH 13116 postgresql WIT... (0.449 sec.)
PHP の文字エンコーディングに関する要件 0
« 関数のオーバーロード機能 マルチバイト文字列 関数 » PHP Manual マルチバイト文字列 PHP の文字エンコーディングに関する要件 PHP の文字エンコーディングに関する要件 以下の型のエンコーディングが、PHP で安全に使用することができます。 シングルバイトエンコーディングで、 00h から 7fh の範囲の文字 ...
https://man.plustar.jp/php/mbstring.php4.req.html - [similar]
行数を返す 0
« pg_num_fields pg_options » PHP Manual PostgreSQL 関数 行数を返す pg_num_rows (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_num_rows — 行数を返す 説明 pg_num_rows ( PgSql\Result $result ): int pg_num_rows() は、 PgSql\Result クラスのインスタンスに含まれる行数を返します。 注意 : この関数は、以 ...
https://man.plustar.jp/php/function.pg-num-rows.html - [similar]
新しいグローバル定数 0
« 新しい関数 下位互換性のない変更点 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新しいグローバル定数 新しいグローバル定数 コアで定義済みの定数 PHP_FD_SETSIZE CURL CURLMOPT_PUSHFUNCTION CURL_PUSH_OK CURL_PUSH_DENY データのフィルタリング FILTER_FLAG_EMAIL_UNICODE Image Processing and GD ...
https://man.plustar.jp/php/migration71.constants.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]
フィールド番号に対応する型名を返す 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]
フィールドが SQL の NULL かどうか調べる 0
« pg_fetch_row pg_field_name » PHP Manual PostgreSQL 関数 フィールドが SQL の NULL かどうか調べる pg_field_is_null (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_is_null — フィールドが SQL の NULL かどうか調べる 説明 pg_field_is_null ( PgSql\Result $result , int $row , mixed $field ): in ...
https://man.plustar.jp/php/function.pg-field-is-null.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 Unix システムへの PDO のインストール PDO および PDO_SQLITE ドライバは、デフォルトで有効となっています。 必要に応じて、使用するデータベース用の PDO ドライバを有効にすることができます。 データベースごとの PD ...
https://man.plustar.jp/php/pdo.installation.html - [similar]
送信を待っているクエリデータをフラッシュする 0
« pg_field_type pg_free_result » PHP Manual PostgreSQL 関数 送信を待っているクエリデータをフラッシュする pg_flush (PHP 5 >= 5.6.0, PHP 7, PHP 8) pg_flush — 送信を待っているクエリデータをフラッシュする 説明 pg_flush ( PgSql\Connection $connection ): int | bool pg_flush() は、送信を待機中の ...
https://man.plustar.jp/php/function.pg-flush.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]