yaz_element(3) php man page | unix.com

Man Page: yaz_element

Operating Environment: php

Section: 3

YAZ_ELEMENT(3)								 1							    YAZ_ELEMENT(3)

yaz_element - Specifies Element-Set Name for retrieval

SYNOPSIS
bool yaz_element (resource $id, string $elementset)
DESCRIPTION
This function sets the element set name for retrieval. Call this function before yaz_search(3) or yaz_present(3) to specify the element set name for records to be retrieved. Note If this function appears to have no effect, see the description of the piggybacking option in yaz_connect(3).
PARAMETERS
o $id - The connection resource returned by yaz_connect(3). o $elementset - Most servers support F (for full records) and B (for brief records).
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group YAZ_ELEMENT(3)
Related Man Pages
pg_copy_from(3) - php
xml_set_element_handler(3) - php
pg_select(3) - php
yaz_connect(3) - php
yaz_search(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!