PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

OCI-Lob->append> <oci_free_statement
Last updated: Fri, 04 Jul 2008

view this page in

oci_internal_debug

(PHP 5, PECL oci8:1.1-1.2.4)

oci_internal_debug — Enables or disables internal debug output

Descripción

void oci_internal_debug ( bool $onoff )

Enables or disables internal debug output.

Lista de parámetros

onoff

Set this to FALSE to turn debug output off or TRUE to turn it on.

Valores retornados

No value is returned.

Notes

Note: In PHP versions before 5.0.0 you must use ociinternaldebug() instead. This name still can be used, it was left as alias of oci_internal_debug() for downwards compatability. This, however, is deprecated and not recommended.



add a note add a note User Contributed Notes
oci_internal_debug
There are no user contributed notes for this page.

OCI-Lob->append> <oci_free_statement
Last updated: Fri, 04 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites