(PECL yaz >= 0.9.0)
yaz_get_option — Returns value of option for connection
Returns the value of the option specified with name .
The connection resource returned by yaz_connect().
The option name.
Returns the value of the specified option or an empty string if the option wasn't set.