検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 450 for [SIMILAR] 16 1024 4096 WITH 7287 postgresql WITH... (0.608 sec.)
名前空間 0
« 変更履歴 名前空間の概要 » PHP Manual 言語リファレンス 名前空間 名前空間 目次 名前空間の概要 名前空間の定義 サブ名前空間の宣言 同一ファイル内での複数の名前空間の定義 名前空間の使用法: 基本編 名前空間と動的言語機能 namespace キーワードおよび __NAMESPACE__ 定数 名前空間の使用法: エイリアス ...
https://man.plustar.jp/php/language.namespaces.html - [similar]
代入演算子 0
« 算術演算子 ビット演算子 » PHP Manual 演算子 代入演算子 代入演算子 代入演算子の基本となるものは "=" です。この演算子に関して最初に 思い付く意味は"等しい"であるかもしれません。しかし、そうではありません。 本当は、左オペランドに右オペランドの式の値を設定する("得て代入する") ことを意味しま ...
https://man.plustar.jp/php/language.operators.assignment.html - [similar]
ベンダー固有のモジュール 0
« PDO::sqliteCreateFunction CUBRID » PHP Manual データベース関連 ベンダー固有のモジュール ベンダー固有のモジュール CUBRID はじめに インストール/設定 定義済み定数 例 CUBRID 関数 CUBRID MySQL 互換関数 CUBRID 廃止されたエイリアスと関数 dBase はじめに インストール/設定 定義済み定数 dBase 関数 ...
https://man.plustar.jp/php/refs.database.vendors.html - [similar]
クエリ結果のステータスを取得する 0
« pg_result_seek pg_select » PHP Manual PostgreSQL 関数 クエリ結果のステータスを取得する pg_result_status (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_result_status — クエリ結果のステータスを取得する 説明 pg_result_status ( PgSql\Result $result , int $mode = PGSQL_STATUS_LONG ): string | int ...
https://man.plustar.jp/php/function.pg-result-status.html - [similar]
サーバー上で実行中のトランザクションの状態を返す 0
« pg_trace pg_tty » PHP Manual PostgreSQL 関数 サーバー上で実行中のトランザクションの状態を返す pg_transaction_status (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_transaction_status — サーバー上で実行中のトランザクションの状態を返す 説明 pg_transaction_status ( PgSql\Connection $connection ): int サ ...
https://man.plustar.jp/php/function.pg-transaction-status.html - [similar]
クライアント・プロトコル・サーバーのバージョンを配列で返す 0
« pg_update PgSql\Connection » PHP Manual PostgreSQL 関数 クライアント・プロトコル・サーバーのバージョンを配列で返す pg_version (PHP 5, PHP 7, PHP 8) pg_version — クライアント・プロトコル・サーバーのバージョンを配列で返す 説明 pg_version ( ? PgSql\Connection $connection = null ): array p ...
https://man.plustar.jp/php/function.pg-version.html - [similar]
Tokenizer 0
« tidy_warning_count はじめに » PHP Manual その他の基本モジュール Tokenizer Tokenizer はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PhpToken — PhpToken クラス PhpToken::__construct — 新しい PhpToken オブジェクトを返す PhpToken::getTokenName — トー ...
https://man.plustar.jp/php/book.tokenizer.html - [similar]
指定したフィールドの内部記憶領域におけるサイズを返す 0
« pg_field_prtlen pg_field_table » PHP Manual PostgreSQL 関数 指定したフィールドの内部記憶領域におけるサイズを返す pg_field_size (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_size — 指定したフィールドの内部記憶領域におけるサイズを返す 説明 pg_field_size ( PgSql\Result $result , int $fie ...
https://man.plustar.jp/php/function.pg-field-size.html - [similar]
SQL NOTIFY メッセージを取得する 0
« pg_free_result pg_get_pid » PHP Manual PostgreSQL 関数 SQL NOTIFY メッセージを取得する pg_get_notify (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_get_notify — SQL NOTIFY メッセージを取得する 説明 pg_get_notify ( PgSql\Connection $connection , int $mode = PGSQL_ASSOC ): array | false pg_get ...
https://man.plustar.jp/php/function.pg-get-notify.html - [similar]
非同期クエリの結果を取得する 0
« pg_get_pid pg_host » PHP Manual PostgreSQL 関数 非同期クエリの結果を取得する pg_get_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_get_result — 非同期クエリの結果を取得する 説明 pg_get_result ( PgSql\Connection $connection ): PgSql\Result | false pg_get_result() は、 pg_send_query() , ...
https://man.plustar.jp/php/function.pg-get-result.html - [similar]