Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_result::data_seek
mysqli_result::data_seek
(mysqli_data_seek) Adjust the result pointer to any row in the result
Name:
mysqli_result::data_seek
Category:
MySQLi
Programming Language:
php
One-line Description:
Adjust the result pointer to any row in the result set.
Related
Using mysqli_result::data_seek to Read Result Sets in Reverse and Traverse MySQL Queries Backwards
7
Mysqli_result::data_seek and mysqli_fetch_assoc combined with
1
Similar Functions
mysqli_stmt::free_result
mysqli_stmt::free_result
(mysqli_stmt_free_re
mysqli::character_set_name
mysqli::character_set_name
(mysqli_character_se
mysqli::prepare
mysqli::prepare
(mysqli_prepare)Prep
mysqli::savepoint
mysqli::savepoint
(mysqli_savepoint)Se
mysqli_stmt::attr_set
mysqli_stmt::attr_set
(mysqli_stmt_attr_se
mysqli::ping
mysqli::ping
(mysqli_ping)pingser
mysqli::stmt_init
mysqli::stmt_init
(mysqli_stmt_init)In
mysqli::$sqlstate
mysqli::$sqlstate
(mysqli_sqlstate)Ret
Popular Articles
Mysqli_result::data_seek and mysqli_fetch_assoc combined with
Using mysqli_result::data_seek to Read Result Sets in Reverse and Traverse MySQL Queries Backwards