mysql_field_seek
mysql_field_seek
Set result pointer to a specified field offset
Waarschuwing: >
mysqli_field_seek``PDOStatement::fetch``cursor_orientation``offset
bool **mysql_field_seek** resource $result int $field_offset
Seeks to the specified field offset. If the next call to
doesn't include a field
offset, the field offset specified in
will be returned.
mysql_fetch_field``mysql_field_seek
return.success
mysql_fetch_field