Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
bool sasql_free_result( sasql_result $result )
Frees database resources associated with a result resource returned from sasql_query.
$result The result resource returned by the sasql_query function.
TRUE on success or FALSE on error.