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
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::multi_query
mysqli::multi_query
(mysqli_multi_query)
mysqli::__ construct
mysqli::__ construct
(mysqli_connect)Open
mysqli::store_result
mysqli::store_result
(mysqli_store_result
mysqli::get_warnings
mysqli::get_warnings
(mysqli_get_warnings
mysqli_stmt::$num_rows
mysqli_stmt::$num_rows
(mysqli_stmt_num_row
mysqli_stmt::send_long_data
mysqli_stmt::send_long_data
(mysqli_stmt_send_lo
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
Popular Articles
Mysqli_result::data_seek and mysqli_fetch_assoc combined with