Compzone.Org :: Podręcznik PHP :: yaz_element
Jaki jest Twój wiek?
40 - 59
26 - 39
19 - 25
13 - 18
12 i mniej
60 i więcej
Sonda Wyniki

Add to Google

yaz_element

(PHP 4 >= 4.0.1, PECL)

yaz_element --  Specifies Element-Set Name for retrieval

Opis

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.

Notatka: If this function seems effectless, see the description of the piggybacking option in yaz_connect().

Parametry

id

The connection resource returned by yaz_connect().

elementset

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

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.

Copyright © 2005-2006 Compzone.Org. Kopiowanie i wykorzystywanie materiałów zawartych na tej stronie bez zgody autora zabronione!