oci_cancel(3) php man page | unix.com

Man Page: oci_cancel

Operating Environment: php

Section: 3

OCI_CANCEL(3)															     OCI_CANCEL(3)

oci_cancel - Cancels reading from cursor

SYNOPSIS
bool oci_cancel (resource $statement)
DESCRIPTION
Invalidates a cursor, freeing all associated resources and cancels the ability to read from it.
PARAMETERS
o $statement - An OCI statement.
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group OCI_CANCEL(3)
Related Man Pages
db2_stmt_error(3) - php
mssql_free_statement(3) - php
oci_num_rows(3) - php
pg_send_prepare(3) - php
sqlsrv_has_rows(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team