sybase_close

sybase_close -- close Sybase connection

Description

bool sybase_close ( [int link_identifier])

sybase_close( ) closes the link to a Sybase database that 's associated with the specified link link_identifier .

Returns TRUE on success , FALSE on failure .