oci_free_statement(3) php man page | unix.com

Man Page: oci_free_statement

Operating Environment: php

Section: 3

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_error(3) - php
oci_field_is_null(3) - php
oci_field_precision(3) - php
oci_new_cursor(3) - php
odbc_prepare(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!