php man page for oci_cancel

Query: oci_cancel

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
mysqlnd_uh_set_statement_proxy(3) - php
oci_num_rows(3) - php
odbc_execute(3) - php
sqlsrv_free_stmt(3) - php
sqlsrv_has_rows(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update