yaz_range(3) php man page | unix.com

Man Page: yaz_range

Operating Environment: php

Section: 3

YAZ_RANGE(3)								 1							      YAZ_RANGE(3)

yaz_range - Specifies a range of records to retrieve

SYNOPSIS
void yaz_range (resource $id, int $start, int $number)
DESCRIPTION
Specifies a range of records to retrieve. This function should be called before yaz_search(3) or yaz_present(3).
PARAMETERS
o $id - The connection resource returned by yaz_connect(3). o $start - Specifies the position of the first record to be retrieved. The records numbers goes from 1 to yaz_hits(3). o $number - Specifies the number of records to be retrieved.
RETURN VALUES
No value is returned. PHP Documentation Group YAZ_RANGE(3)
Related Man Pages
pg_affected_rows(3) - php
px_get_info(3) - php
yaz_connect(3) - php
yaz_hits(3) - php
yaz_sort(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch