Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_result::fetch_object
mysqli_result::fetch_object
(mysqli_fetch_object) Returns the current row of the result set as an object
Name:
mysqli_result::fetch_object
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns the current row in the result set as an object.
Related
PHP Debugging Guide on Linux: Practical Tools and Best Practices
3
array_filter and array_map tips
8
What Are the Differences Between localtime() and gmdate()? How to Choose Correctly in Different Scenarios?
1
Tips and Precautions for Sorting Arrays by Date Keys in Descending Order Using krsort
3
Similar Functions
mysqli_stmt::attr_set
mysqli_stmt::attr_set
(mysqli_stmt_attr_se
mysqli::init
mysqli::init
(mysqli_init)Initial
mysqli::poll
mysqli::poll
(mysqli_poll)PollCon
mysqli::options
mysqli::options
(mysqli_options)Sett
mysqli_stmt::$error
mysqli_stmt::$error
(mysqli_stmt_error)R
mysqli::reap_async_query
mysqli::reap_async_query
(mysqli_reap_async_q
mysqli_stmt::data_seek
mysqli_stmt::data_seek
(mysqli_stmt_data_se
mysqli_result::fetch_field_direct
mysqli_result::fetch_field_direct
(mysqli_fetch_field_
Popular Articles