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::reset
mysqli_stmt::reset
(mysqli_stmt_reset)R
mysqli::savepoint
mysqli::savepoint
(mysqli_savepoint)Se
mysqli::real_query
mysqli::real_query
(mysqli_real_query)E
mysqli::debug
mysqli::debug
(mysqli_debug)Perfor
mysqli::$server_info
mysqli::$server_info
(mysqli_get_server_i
mysqli_stmt::more_results
mysqli_stmt::more_results
(mysqli_stmt_more_re
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli_stmt::close
mysqli_stmt::close
(mysqli_stmt_close)C
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