Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_field_seek
mysql_field_seek
Sets the pointer in the result set to the specified field offset.
Name:
mysql_field_seek
Category:
Uncategorized
Programming Language:
php
One-line Description:
Sets the pointer in the result set to the specified field offset.
Related
Custom column index and column value combination extraction
10
Use attr_get to determine status in multi-statement execution
1
end() + current(): Check the value of the current pointer of the array
2
Use is_a() and get_parent_class() to determine the parent class type
1
Similar Functions
mysql_fetch_row
mysql_fetch_row
Getarowfromtheresult
ftp_nb_get
ftp_nb_get
Downloadthefilefromt
get_connection_stats
get_connection_stats
Returnsstatisticsfor
mysql_errno
mysql_errno
Returnsthenumericenc
jdmonthname
jdmonthname
Returnsthenameofthem
mysql_info
mysql_info
Getthelatestqueryinf
mysql_pconnect
mysql_pconnect
Openapersistentconne
mysql_free_result
mysql_free_result
Freetheresultmemory.
Popular Articles