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
mysql_fetch_row(3) - php
pg_fetch_all(3) - php
pg_fetch_all_columns(3) - php
pg_version(3) - php
sybase_fetch_assoc(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation