php man page for yaz_scan_result

Query: yaz_scan_result

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_get_entries(3) - php
pg_fetch_all_columns(3) - php
pg_version(3) - php
yaz_hits(3) - php
yaz_scan(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
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