yaz_get_option

(PHP 5 CVS only)

yaz_get_option -- Returns value of option for connection

Description

string yaz_get_option ( resource id, string name)

Returns value of option with the name specified. If option is unset, an empty string is returned.

See description of yaz_set_option() for available options.