(PECL yaz >= 0.9.0)
yaz_get_option — Returns value of option for connection
$id
$name
Returns the value of the option specified with name.
name
id
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.