->disconnect()
Closes the persistent connection to the database.
Method Syntax$db->disconnect()
Example usage
$db->disconnect();
->disconnect()
Closes the persistent connection to the database.
Method Syntax$db->disconnect()
$db->disconnect();