Query: yaz_present
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
YAZ_PRESENT(3) 1 YAZ_PRESENT(3) yaz_present - Prepares for retrieval (Z39.50 present)SYNOPSISbool yaz_present (resource $id)DESCRIPTIONThis function prepares for retrieval of records after a successful search. The yaz_range(3) function should be called prior to this function to specify the range of records to be retrieved.PARAMETERSo $id - The connection resource returned by yaz_connect(3).RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group YAZ_PRESENT(3)