首頁
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::get_result
mysqli_stmt::get_result
(mysqli_stmt_get_res
mysqli::$info
mysqli::$info
(mysqli_info)檢索有關最近執
mysqli_stmt::$errno
mysqli_stmt::$errno
(mysqli_stmt_errno)返
mysqli::real_query
mysqli::real_query
(mysqli_real_query)執
mysqli_stmt::store_result
mysqli_stmt::store_result
(mysqli_stmt_store_r
mysqli::change_user
mysqli::change_user
(mysqli_change_user)
mysqli::store_result
mysqli::store_result
(mysqli_store_result
mysqli::$server_info
mysqli::$server_info
(mysqli_get_server_i
熱門文章
結合mysqli_fetch_assoc 與mysqli_result::fetch_fields 實現複雜查詢
如何利用mysqli_result::fetch_fields 獲取數據庫查詢結果的列信息