検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 985 for [SIMILAR] 16 1024 4096 WITH 17590 果セ WITH 1587... (0.578 sec.)
結果インスタンスから値を返す 4298
« 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]
エラー報告の各フィールドを返す 4298
« pg_query pg_result_error » PHP Manual PostgreSQL 関数 エラー報告の各フィールドを返す pg_result_error_field (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_result_error_field — エラー報告の各フィールドを返す 説明 pg_result_error_field ( PgSql\Result $result , int $field_code ): string | false | null ...
https://man.plustar.jp/php/function.pg-result-error-field.html - [similar]
行数を返す 4298
« 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]
数値添字の配列として行を得る 4298
« pg_fetch_result pg_field_is_null » PHP Manual PostgreSQL 関数 数値添字の配列として行を得る pg_fetch_row (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_row — 数値添字の配列として行を得る 説明 pg_fetch_row ( PgSql\Result $result , ? int $row = null , int $mode = PGSQL_NUM ): array | false pg_fetc ...
https://man.plustar.jp/php/function.pg-fetch-row.html - [similar]
LDAP\Result クラス 4298
« LDAP\Connection LDAP\ResultEntry » PHP Manual LDAP LDAP\Result クラス LDAP\Result クラス (PHP 8 >= 8.1.0) はじめに PHP 8.1.0 以降、 ldap result リソースを置き換える、 完全不定形クラスです。 クラス概要 final class LDAP\Result { } 関連キーワード: クラス , Result , Connection , ResultEntr ...
https://man.plustar.jp/php/class.ldap-result.html - [similar]
The PgSql\Result class 4298
« PgSql\Connection PgSql\Lob » PHP Manual PostgreSQL The PgSql\Result class The PgSql\Result class (PHP 8 >= 8.1.0) はじめに PHP 8.1.0 以降、 pgsql result リソースを置き換える、完全不定形クラスです。 クラス概要 final class PgSql\Result { } 関連キーワード: PgSql , Result , クラス , Connec ...
https://man.plustar.jp/php/class.pgsql-result.html - [similar]
行をオブジェクトとして得る 4298
« pg_fetch_assoc pg_fetch_result » PHP Manual PostgreSQL 関数 行をオブジェクトとして得る pg_fetch_object (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_object — 行をオブジェクトとして得る 説明 pg_fetch_object ( PgSql\Result $result , ? int $row = null , string $class = "stdClass" , array $constru ...
https://man.plustar.jp/php/function.pg-fetch-object.html - [similar]
文字列を処理し、変数に代入する 4298
« ord print » PHP Manual String 関数 文字列を処理し、変数に代入する parse_str (PHP 4, PHP 5, PHP 7, PHP 8) parse_str — 文字列を処理し、変数に代入する 説明 parse_str ( string $string , array &$result ): void URL 経由で渡されるクエリ文字列と同様に string を処理し、現在のスコープに変数をセッ ...
https://man.plustar.jp/php/function.parse-str.html - [similar]
単一のフィールドのメタデータを取得する 0
« mysqli_result::fetch_column mysqli_result::fetch_field » PHP Manual mysqli_result 単一のフィールドのメタデータを取得する mysqli_result::fetch_field_direct mysqli_fetch_field_direct (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_field_direct -- mysqli_fetch_field_direct — 単一のフィールドの ...
https://man.plustar.jp/php/mysqli-result.fetch-field-direct.html - [similar]
ストアドプロシージャ 0
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロシージャ ストアドプロシージャ MySQL データベースは、ストアドプロシージャをサポートしています。 ストアドプロシージャは、 データベースカタログに保存されたサブルーチンです。 アプリケーションは、ス ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]