ocifreecursor() frees all resources associated with the cursor stmt. Geeft TRUE terug bij succes, FALSE indien er een fout is opgetreden.
Opmerking: This function was renamed to oci_free_cursor() after PHP >= 5.0.0. For downward compatibility ocifreecursor() can also be used. This is deprecated, however.