(PECL yaz >= 0.9.0)
yaz_get_option — Returns value of option for connection
$id
, string $name
)
Returns the value of the option specified with name
.
Returns the value of the specified option or an empty string if the option wasn't set.
yecarrillo at carrillovega dot com (2005-08-04 11:57:02)
With Php php-4.4.0 / Yaz yaz-2.1.8, yaz_get_option() is not defined