php man page for oci_free_statement

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 cursor

SYNOPSIS
bool oci_free_statement (resource $statement)
DESCRIPTION
Frees resources associated with Oracle's cursor or statement, which was received from as a result of oci_parse(3) or obtained from Oracle.
PARAMETERS
o $statement - A valid OCI statement identifier.
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group OCI_FREE_STATEMENT(3)
Related Man Pages
oci_close(3) - php
oci_error(3) - php
oci_new_cursor(3) - php
oci_num_fields(3) - php
oci_num_rows(3) - php
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!