©
                    本文档使用
                    php中文网手册 发布
                
(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.
  
id The connection resource returned by yaz_connect() .
name The option name.
Returns the value of the specified option or an empty string if the option wasn't set.
[#1] 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