yaz_hits

(PHP 4 >= 4.0.1, PECL)

yaz_hits -- Returns number of hits for last search

Descrizione

int yaz_hits ( resource id )

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

Elenco dei parametri

id

The connection resource returned by yaz_connect().

Valori restituiti

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