(PHP 5)
(no version information, might be only in CVS)
Procedural style:
Object oriented style (method):
The mysqli_close() function closes a previously opened database connection specified by the link parameter.
Returns TRUE on success or FALSE on failure.
mysqli_connect(), mysqli_init() and mysqli_real_connect().