「mysqli_fetch」を解説文に含む見出し語の検索結果(1~10/25件中)
(No version information available, might be only in CVS)mysqli_fetch — mysqli_stmt_fetch() のエイリアス説明 ...
(PHP 5)mysqli_fetch_array, result->fetch_array() — 結果の行を連想配列・数値添字配列あるいはその両方の形式で取得する説明手続き型:mixed mysq...
(PHP 5)mysqli_fetch_assoc, mysqli->fetch_assoc() — 結果の行を連想配列で取得する説明手続き型:array mysqli_fetch_assoc ( m...
(PHP 5)mysqli_fetch_row, result->fetch_row() — 結果の行を数値添字配列で取得する説明手続き型:mixed mysqli_fetch_row ( mysql...
(PHP 5)mysqli_fetch_lengths, result->lengths() — 結果セットにおける現在の行のカラムの長さを返す説明手続き型:array mysqli_fetch_le...
(PHP 5)mysqli_fetch_object, result->fetch_object() — 結果セットの現在の行をオブジェクトとして返す説明手続き型:object mysqli_fetc...
(PHP 5)mysqli_data_seek, result->data_seek() — 結果の任意の行にポインタを移動する説明手続き型:bool mysqli_data_seek ( mysql...
(PHP 5)mysqli_fetch_fields, result->fetch_fields() — 結果セットのフィールド情報をオブジェクトの配列で返す説明手続き型:array mysqli_f...
(PHP 5)mysqli_stmt_result_metadata, stmt->result_metadata() — プリペアドステートメントから結果セットのメタデータを返す説明手続き型:mys...
(PHP 5)mysqli_fetch_field, result->fetch_field() — 結果セットの次のフィールドを返す説明手続き型:object mysqli_fetch_field ...
< 前の結果 | 次の結果 >