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

search for in the

yaz_wait> <yaz_sort
Last updated: Fri, 11 Apr 2008

view this page in

yaz_syntax

(PHP 4 >= 4.0.1, PECL yaz:0.9-1.0.9)

yaz_syntax — Spécifie la syntaxe de lecture des lignes

Description

void yaz_syntax ( resource $id , string $syntax )

yaz_syntax() spécifie la syntaxe de lecture des lignes.

Cette fonction devrait être appelée avant yaz_search() ou yaz_present().

Liste de paramètres

id

La ressource de connexion retournée par yaz_connect().

syntax

Doit être spécifié comme un OID (Object Identifier) dans une notation par point brut (comme 1.2.840.10003.5.10) ou comme une des syntaxes d'enregistrement connues et enregistrées (sutrs, usmarc, grs1, xml, etc.).

Valeurs de retour

Aucune valeur n'est retournée.



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

yaz_wait> <yaz_sort
Last updated: Fri, 11 Apr 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites