PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
This function should be called before either yaz_search() or yaz_present() to specify a range of records to be retrieved. The start specifies position of first record to be retrieved and number is the number records. Records in a result set are numbered 1, 2, ... $hits where $hits is the count returned by yaz_hits().
Returns TRUE on success; FALSE on error.
Predchádzajúci | Domov | Nasledujúci |
yaz_present | Hore | yaz_record |