Join our community in the tech forums for uncut technology discussion.
yaz_close
(PHP 4 >= 4.0.1, PHP 5) yaz_close -- Close YAZ connection Descriptionbool 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.
Join our community in the tech forums for uncut technology discussion.
|