OCI_CANCEL(3) OCI_CANCEL(3) oci_cancel - Cancels reading from cursorSYNOPSISbool oci_cancel (resource $statement)DESCRIPTIONInvalidates a cursor, freeing all associated resources and cancels the ability to read from it.PARAMETERSo $statement - An OCI statement.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group OCI_CANCEL(3)
| Related Man Pages |
|---|
| db2_num_rows(3) - php |
| mssql_free_statement(3) - php |
| mysqli_stmt_attr_set(3) - php |
| odbc_prepare(3) - php |
| pg_send_prepare(3) - php |