| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
yaz_element
Popis
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.
Poznámka: If this function seems effectless, see the description of the piggybacking option in yaz_connect().
Seznam parametrů
idThe connection resource returned by yaz_connect().
elementsetMost servers support F (for full records) and B (for brief records).
| PÅ™edcházejÃcà | Domů | Dalšà |
| yaz_database | Nahoru< |