php man page for oci_internal_debug

Query: oci_internal_debug

OS: php

Section: 3

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

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) - centos
cupsctl(8) - debian
ob_end_flush(3) - php
variant_imp(3) - php
variant_xor(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update