yaz_scan_result(3) php man page | unix.com

Man Page: yaz_scan_result

Operating Environment: php

Section: 3

YAZ_SCAN_RESULT(3)							 1							YAZ_SCAN_RESULT(3)

yaz_scan_result - Returns Scan Response result

SYNOPSIS
array yaz_scan_result (resource $id, [array &$result])
DESCRIPTION
yaz_scan_result(3) returns terms and associated information as received from the server in the last performed yaz_scan(3).
PARAMETERS
o $id - The connection resource returned by yaz_connect(3). o $result - If given, this array will be modified to hold additional information taken from the Scan Response: o number - Number of entries returned o stepsize - Step size o position - Position of term o status - Scan status
RETURN VALUES
Returns an array (0..n-1) where n is the number of terms returned. Each value is a pair where the first item is the term, and the second item is the result-count. PHP Documentation Group YAZ_SCAN_RESULT(3)
Related Man Pages
ldap_next_entry(3) - php
mysql_fetch_row(3) - php
sybase_fetch_row(3) - php
yaz_scan(3) - php
news::scan::thread(3pm) - debian
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch