   #PHP Manual YAZ functions yaz_error yaz_hits

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                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 the value of the option specified with name. If an option is
   not set, an empty string is returned.

   See the description of yaz_set_option() for available options.
   ______________________________________________________________________

   Prev      Home     Next
   yaz_error  Up  yaz_hits
