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

yaz_hits

(PHP 4 >= 4.0.1, PECL)

yaz_hits -- Returns number of hits for last search

说明

int yaz_hits ( resource id )

yaz_hits() returns the number of hits for the last search.

参数

id

The connection resource returned by yaz_connect().

返回值

Returns the number of hits for the last search or 0 if no search was performed.




<yaz_get_optionyaz_itemorder>
 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