ocifreestatement() free all resources associated with the statement stmt. 成功回傳TRUE失敗回傳FALSE。
注: This function was renamed to oci_free_statement() after PHP >= 5.0.0. For downward compatibility ocifreestatement() can also be used. This is deprecated, however.