Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell) Get the current field offset of the result pointer
Name:
mysqli_result::$current_field
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_field_tell) Get the current field offset of the result pointer
Related
How to implement multilingual default value structure using array_fill_keys?
1
How to quickly debug array_fill_keys return value?
10
date_sunset() Solution to the output time in the early morning
5
How to use bind_result to get data after stmt_init
5
Similar Functions
mysqli_result::fetch_object
mysqli_result::fetch_object
(mysqli_fetch_object
mysqli::execute_query
mysqli::execute_query
(mysqli_execute_quer
mysqli_result::fetch_field
mysqli_result::fetch_field
(mysqli_fetch_field)
mysqli::dump_debug_info
mysqli::dump_debug_info
(mysqli_dump_debug_i
mysqli::$errno
mysqli::$errno
(mysqli_errno)Return
mysqli::$host_info
mysqli::$host_info
(mysqli_get_host_inf
mysqli::close
mysqli::close
(mysqli_close)Closep
mysqli_stmt::$error
mysqli_stmt::$error
(mysqli_stmt_error)R
Popular Articles