Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
bool sasql_disconnect( sasql_conn $conn )
Closes a connection that has been opened with sasql_connect or sasql_pconnect.
$conn The connection resource returned by a connect function.
TRUE on success or FALSE on error.