downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

yaz_errno> <yaz_database
Last updated: Thu, 17 Sep 2009

view this page in

yaz_element

(PHP 4 >= 4.0.1, PECL yaz >= 0.9.0)

yaz_element Specifies Element-Set Name for retrieval

Descripción

bool yaz_element ( resource $id , string $elementset )

This function sets the element set name for retrieval.

Call this function before yaz_search() or yaz_present() 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().

Lista de parámetros

id

The connection resource returned by yaz_connect().

elementset

Most servers support F (for full records) and B (for brief records).

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.



add a note add a note User Contributed Notes
yaz_element
There are no user contributed notes for this page.

yaz_errno> <yaz_database
Last updated: Thu, 17 Sep 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites