PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<mysql_field_namemysql_field_table>
Last updated: Mon, 16 Jul 2012

mysql_field_seek

(PHP 3, PHP 4, PHP 5)

mysql_field_seek --  将结果集中的指针设定为制定的字段偏移量

说明

int mysql_field_seek ( resource result, int field_offset )

用指定的字段偏移量检索。如果下一个 mysql_fetch_field() 的调用不包括字段偏移量,则会返回本次 mysql_field_seek() 中指定的偏移量的字段。

参见 mysql_fetch_field()




<mysql_field_namemysql_field_table>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST