yaz_close

(PHP 4 >= 4.0.1, PHP 5)

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.