schema for retrieval. By default, no
schema is used. Setting this option is equivalent to
using function yaz_schema()
preferredRecordSyntax
record syntax for retrieval. By default, no
syntax is used. Setting this option is equivalent to
using function yaz_syntax()
start
offset for first record to be retrieved via
yaz_search() or yaz_present().
First record is numbered has a start value of 0. Second record has
start value 1.
Setting this option in combination with option
count has the same effect as calling
yaz_range() except that records are
numbered from 1 in yaz_range()
element-set-name for retrieval. Setting this option is
equivalent to calling yaz_element().
Php yaz set option Function syntax tag
yaz set option php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php yaz set option syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.