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::execute
mysqli_stmt::execute
(mysqli_stmt_execute
mysqli_result::$field_count
mysqli_result::$field_count
(mysqli_num_fields)G
mysqli_stmt::$field_count
mysqli_stmt::$field_count
(mysqli_stmt_field_c
mysqli::$info
mysqli::$info
(mysqli_info)Retriev
mysqli::$sqlstate
mysqli::$sqlstate
(mysqli_sqlstate)Ret
mysqli::prepare
mysqli::prepare
(mysqli_prepare)Prep
mysqli::$field_count
mysqli::$field_count
(mysqli_field_count)
mysqli_result::$num_rows
mysqli_result::$num_rows
(mysqli_num_rows)Get
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