Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oci_free_statement() ..??

363979Aug 3 2006 — edited Aug 9 2006
oci_free_statement() frees resources associated with Oracle's cursor or statement, which was received from as a result of oci_parse() or obtained from Oracle.

What happens if you do not use the oci_free_statement after the oci_execute?
Will PHP use more memory? or ? or ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 6 2006
Added on Aug 3 2006
1 comment
2,132 views