   #PHP Manual YAZ functions yaz_ccl_parse yaz_connect

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   yaz_close

   (PHP 4 >= 4.0.1)
   yaz_close -- Close YAZ connection

Description

   bool yaz_close ( resource id)

   Closes the connection given by parameter id. The id is a connection
   resource as returned by a previous call to yaz_connect().

   Returns TRUE on success or FALSE on failure.
   ______________________________________________________________________

   Prev          Home        Next
   yaz_ccl_parse  Up  yaz_connect
