This function should be called before either yaz_search() or yaz_present() to specify a range of records to be retrieved. The parameter start specifies the position of the first record to be retrieved and parameter number is the number of records. Records in a result set are numbered 1, 2, ... $hits where $hits is the count returned by yaz_hits().
Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.
Zurück | Zum Anfang | Weiter |
yaz_present | Nach oben | yaz_record |