首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
mysqli_result::fetch_all
mysqli_result::fetch_all
(mysqli_fetch_all)將所有結果行提取為關聯數組,數字數組或兩者
名稱:
mysqli_result::fetch_all
分類:
mysqli
所屬語言:
php
一句話介紹:
將所有結果行作為關聯數組、數字數組或兩者一起獲取。
相關內容
mysqli_result::fetch_all 函數在大數據集上的性能表現
1
如何用mysqli_result::fetch_all 獲取所有查詢結果
5
同類函數
mysqli_result::fetch_object
mysqli_result::fetch_object
(mysqli_fetch_object
mysqli::stat
mysqli::stat
(mysqli_stat)獲取當前系統狀
mysqli_driver
mysqli_driver
mysqli_driver類
mysqli::savepoint
mysqli::savepoint
(mysqli_savepoint)設置
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)返
mysqli_result::fetch_field
mysqli_result::fetch_field
(mysqli_fetch_field)
mysqli_result::fetch_assoc
mysqli_result::fetch_assoc
(mysqli_fetch_assoc)
mysqli::$protocol_version
mysqli::$protocol_version
(mysqli_get_proto_in
熱門文章
mysqli_result::fetch_all 函數在大數據集上的性能表現
如何用mysqli_result::fetch_all 獲取所有查詢結果