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::ssl_set
mysqli::ssl_set
(mysqli_ssl_set)isus
mysqli_stmt::attr_get
mysqli_stmt::attr_get
(mysqli_stmt_attr_ge
mysqli::$thread_id
mysqli::$thread_id
(mysqli_thread_id)Re
mysqli_result::fetch_array
mysqli_result::fetch_array
(mysqli_fetch_array)
mysqli::init
mysqli::init
(mysqli_init)Initial
mysqli_result::fetch_all
mysqli_result::fetch_all
(mysqli_fetch_all)Ex
mysqli_stmt::$param_count
mysqli_stmt::$param_count
(mysqli_stmt_param_c
mysqli::$error
mysqli::$error
(mysqli_error)Return
Popular Articles
Using mysqli_result::data_seek to Read Result Sets in Reverse and Traverse MySQL Queries Backwards
Mysqli_result::data_seek and mysqli_fetch_assoc combined with