msql_field_seek -- Set field offset
Description
int msql_field_seek(int query_identifier, int field_offset);
Seeks to the specified field offset. If the next call to
msql_fetch_field() won't include a field
offset, this field would be returned.
See also: msql_fetch_field().
This PHP manual is Copyright © 1997, 1998, 1999, 2000 the PHP Documentation Group. It has been licensed under the GPL. Permission granted for display on the Abscissa Tech web site on March 9, 2000. The most recent PHP documentation is available at http://www.php.net/.