Query: oci_free_statement
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OCI_FREE_STATEMENT(3) OCI_FREE_STATEMENT(3) oci_free_statement - Frees all resources associated with statement or cursorSYNOPSISbool oci_free_statement (resource $statement)DESCRIPTIONFrees resources associated with Oracle's cursor or statement, which was received from as a result of oci_parse(3) or obtained from Oracle.PARAMETERSo $statement - A valid OCI statement identifier.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group OCI_FREE_STATEMENT(3)
| Related Man Pages |
|---|
| oci_fetch_assoc(3) - php |
| oci_close(3) - php |
| oci_field_is_null(3) - php |
| oci_parse(3) - php |
| odbc_prepare(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Status of UNIX.COM Forum Transformation |