Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
bool sasql_close( sasql_conn $conn )
Closes a previously opened database connection.
$conn The connection resource returned by a connect function.
TRUE on success or FALSE on failure.