oci_internal_debug(3) php man page | unix.com

Man Page: oci_internal_debug

Operating Environment: php

Section: 3

OCI_INTERNAL_DEBUG(3)													     OCI_INTERNAL_DEBUG(3)

oci_internal_debug - Enables or disables internal debug output

SYNOPSIS
void oci_internal_debug (bool $onoff)
DESCRIPTION
Enables or disables internal debug output.
PARAMETERS
o $onoff - Set this to FALSE to turn debug output off or TRUE to turn it on.
RETURN VALUES
No value is returned.
NOTES
Note In PHP versions before 5.0.0 you must use ociinternaldebug(3) instead. This name still can be used, it was left as alias of oci_internal_debug(3) for downwards compatability. This, however, is deprecated and not recommended. PHP Documentation Group OCI_INTERNAL_DEBUG(3)
Related Man Pages
cupsctl(8) - osx
set_magic_quotes_runtime(3) - php
ob_end_flush(3) - php
oci_field_is_null(3) - php
variant_xor(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch