|
yaz_rangeSpecifies a range of records to retrieve Description
void yaz_range(resource
$id , int $start , int $number )Specifies a range of records to retrieve. This function should be called before yaz_search or yaz_present. Parameters
Return ValuesNo value is returned. |