ホーム
PHP
Tags
PHPチュートリアル
最新記事一覧
日本語
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
現在の位置:
ホーム
>
関数カテゴリ一覧
>
mysqli_result::fetch_fields
mysqli_result::fetch_fields
(mysqli_fetch_fields)結果セットのフィールドを表すオブジェクトの配列を返します
名前:
mysqli_result::fetch_fields
カテゴリ:
mysqli
対応言語:
php
一言説明:
結果セットのフィールドを表すオブジェクトの配列を返します。
関連内容
mysqli_fetch_assocとmysqli_result :: fetch_fieldsを組み合わせて、複雑なクエリを実装します
8
mysqli_result :: fetch_fieldsを使用してデータベースクエリの列情報を取得する方法
3
類似の関数
mysqli_stmt::data_seek
mysqli_stmt::data_seek
(mysqli_stmt_data_se
mysqli::store_result
mysqli::store_result
(mysqli_store_result
mysqli_stmt::execute
mysqli_stmt::execute
(mysqli_stmt_execute
mysqli_result::fetch_assoc
mysqli_result::fetch_assoc
(mysqli_fetch_assoc)
mysqli::options
mysqli::options
(mysqli_options)設定オプ
mysqli_result::fetch_field
mysqli_result::fetch_field
(mysqli_fetch_field)
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
mysqli_stmt::$errno
mysqli_stmt::$errno
(mysqli_stmt_errno)最
人気記事(にんききじ)
mysqli_result :: fetch_fieldsを使用してデータベースクエリの列情報を取得する方法
mysqli_fetch_assocとmysqli_result :: fetch_fieldsを組み合わせて、複雑なクエリを実装します