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_row(3) - php |
| oci_field_is_null(3) - php |
| oci_new_cursor(3) - php |
| oci_num_fields(3) - php |
| sqlsrv_free_stmt(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Denial Of Service Attack Update |
| Please Welcome Nicki Paul to the Moderator Team! |