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
mysqli_stmt::prepare common pitfalls in transactions
3
How to use mysqli_fetch_assoc and mysqli_result::fetch_column
5
How to extract file size and time from the result of ftp_rawlist
5
How to handle parse_url that cannot correctly identify relative paths
7
Similar Functions
mysqli_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell)G
mysqli::kill
mysqli::kill
(mysqli_kill)Require
mysqli::close
mysqli::close
(mysqli_close)Closep
mysqli
mysqli
mysqliclass
mysqli::character_set_name
mysqli::character_set_name
(mysqli_character_se
mysqli_result::fetch_field_direct
mysqli_result::fetch_field_direct
(mysqli_fetch_field_
mysqli::$server_version
mysqli::$server_version
(mysqli_get_server_v
mysqli::refresh
mysqli::refresh
(mysqli_refresh)Refr
Popular Articles