検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 790 for result (0.028 sec.)
multi_query の、次の結果を準備する 4711
« mysqli::multi_query mysqli::options » PHP Manual mysqli multi_query の、次の結果を準備する mys ... qli::next_result mysqli_next_result (PHP 5, PHP 7, PHP 8) mysqli::n ... ext_result -- mysqli_next_result — multi_query の、次の結果を ... 準備する 説明 オブジェクト指向型 public mysqli::next_result (): bool 手続き型 mysqli_next_result ( mysqli $mys ... から次の結果セットを用意します。 これは mysqli_store_result() あるいは mysqli_use_result() で取得することが可能 ...
https://man.plustar.jp/php/mysqli.next-result.html - [similar]
結果から情報を展開する 4691
« ldap_parse_reference ldap_read » PHP Manual LDAP 関数 結果から情報を展開する ldap_parse_result ... (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_parse_result — 結果から情報を展開する 説明 ldap_parse_result ( ... LDAP\Connection $ldap , LDAP\Result $result , int &$error_code , string &$matched_dn = ... ct() が返す LDAP\Connection クラスのインスタンス。 result ldap_list() や ldap_search() が返す、 LDAP\Result ... ョンでは、 リソース を期待していました。 8.1.0 引数 result は、 LDAP\Result クラスのインスタンスを期待するよう ...
https://man.plustar.jp/php/function.ldap-parse-result.html - [similar]
連想配列、添字配列、またはその両方として結果の行を取得する 4691
« mysql_escape_string mysql_fetch_assoc » PHP Manual MySQL 関数 連想配列、添字配列、またはその両 ... tement::fetch() 説明 mysql_fetch_array ( resource $result , int $result_type = MYSQL_BOTH ): array 取得した行 ... し、内部のデータポインタを前に進めます。 パラメータ result 評価された結果 リソース 。この結果は、 mysql_query ... () のコールにより得られたものです。 result_type 取得する配列の形式です。以下の定数値をとります ... ない場合は false を返します。返される配列の形式は、 result_type がどのように指定されているかによります。 MYSQ ...
https://man.plustar.jp/php/function.mysql-fetch-array.html - [similar]
行数を返す 4691
« pg_num_fields pg_options » PHP Manual PostgreSQL 関数 行数を返す pg_num_rows (PHP 4 >= 4.2.0, ... pg_num_rows — 行数を返す 説明 pg_num_rows ( PgSql\Result $result ): int pg_num_rows() は、 PgSql\Result クラ ... 以前は pg_numrows() と呼ばれていました。 パラメータ result pg_query() 、 pg_query_params() や (様々な関数があ ... りますが、特に) pg_execute() が返した PgSql\Result クラスのインスタンス。 戻り値 結果の行数を返します ... には -1 を返します。 変更履歴 バージョン 説明 8.1.0 result は、 PgSql\Result クラスのインスタンスを期待するよ ...
https://man.plustar.jp/php/function.pg-num-rows.html - [similar]
指定したステートメントハンドルの結果を格納したメモリを開放する 4670
« mysqli_stmt::$field_count mysqli_stmt::get_result » PHP Manual mysqli_stmt 指定したステートメン ... ルの結果を格納したメモリを開放する mysqli_stmt::free_result mysqli_stmt_free_result (PHP 5, PHP 7, PHP 8) mysq ... li_stmt::free_result -- mysqli_stmt_free_result — 指定したステートメント ... る 説明 オブジェクト指向型 public mysqli_stmt::free_result (): void 手続き型 mysqli_stmt_free_result ( mysqli ... のメモリを開放します。このメモリは mysqli_stmt_store_result() によって割り当てられたものです。 パラメータ stmt ...
https://man.plustar.jp/php/mysqli-stmt.free-result.html - [similar]
数値添字の配列として行を得る 4657
« pg_fetch_result pg_field_is_null » PHP Manual PostgreSQL 関数 数値添字の配列として行を得る pg_ ... 値添字の配列として行を得る 説明 pg_fetch_row ( PgSql\Result $result , ? int $row = null , int $mode = PGSQL_NU ... M ): array | false pg_fetch_row() は、 指定した result インスタンスが指す結果から 1 行分のデータを取得しま ... フィールドに PHPの null 値を設定します。 パラメータ result pg_query() 、 pg_query_params() や (様々な関数があ ... りますが、特に) pg_execute() が返した PgSql\Result クラスのインスタンス。 row 取得する行番号。最初の行 ...
https://man.plustar.jp/php/function.pg-fetch-row.html - [similar]
LDAP\Result クラス 4637
« 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 , ... ResultEntry , result , リソース , 概要 , final , ...
https://man.plustar.jp/php/class.ldap-result.html - [similar]
The PgSql\Result class 4637
« PgSql\Connection PgSql\Lob » PHP Manual PostgreSQL The PgSql\Result class The PgSql\Result cla ... s (PHP 8 >= 8.1.0) はじめに PHP 8.1.0 以降、 pgsql result リソースを置き換える、完全不定形クラスです。 クラス ... 概要 final class PgSql\Result { } 関連キーワード: PgSql , Result , クラス , Conn ... ection , Lob , PostgreSQL , pgsql , result , リソース , 概要 ...
https://man.plustar.jp/php/class.pgsql-result.html - [similar]
Free the memory occupied by the result data 4637
« cubrid_fetch cubrid_get_autocommit » PHP Manual CUBRID 関数 Free the memory occupied by the result ... sult data cubrid_free_result (PECL CUBRID >= 8.3.0) cubrid_free_result — Free t ... he memory occupied by the result data 説明 cubrid_free_result ( resource $req_ident ... ool This function frees the memory occupied by the result data. It returns true on success or false on failu ... 失敗した場合に false を返します。 例 例1 cubrid_free_result() example <?php $conn = cubrid_connect ( "localhos ...
https://man.plustar.jp/php/function.cubrid-free-result.html - [similar]
フィールド数を返す 4637
« pg_meta_data pg_num_rows » PHP Manual PostgreSQL 関数 フィールド数を返す pg_num_fields (PHP 4 ... ds — フィールド数を返す 説明 pg_num_fields ( PgSql\Result $result ): int pg_num_fields() は、 PgSql\Result... 前は pg_numfields() と呼ばれていました。 パラメータ result pg_query() 、 pg_query_params() や (様々な関数があ ... りますが、特に) pg_execute() が返した PgSql\Result クラスのインスタンス。 戻り値 結果のフィールド(カ ... には -1 を返します。 変更履歴 バージョン 説明 8.1.0 result は、 PgSql\Result クラスのインスタンスを期待するよ ...
https://man.plustar.jp/php/function.pg-num-fields.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT