(PHP 4, PHP 5)
msql_field_seek — Set 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.
Výsledný resource, ktorý je vyhodnocovaný. Tento výsledok pochádza z volania msql_query().
Ofset číselného poľa. Field_offset začína na 1.
Vracia TRUE pri úspechu alebe FALSE pri chybe.