PHP Manual
Function Reference
Database Extensions
Vendor Specific Database Extensions
OCI8
Introduction
Installing/Configuring
Predefined Constants
Examples
OCI8 Connection Handling and Connection Pooling
OCI8 Fast Application Notification (FAN) Support
OCI8 Transparent Application Failover (TAF) Support
OCI8 and DTrace Dynamic Tracing
Supported Datatypes
OCI8 Functions
OCICollection
OCILob
OCI8 Obsolete Aliases and Functions
OCILob::writeToFile
oci_internal_debug
OCI8
PHP Manual
OCI8 Obsolete Aliases and Functions
Table of Contents
oci_internal_debug
— Enables or disables internal debug output
ocibindbyname
— Alias of oci_bind_by_name
ocicancel
— Alias of oci_cancel
ocicloselob
— Alias of OCILob::close
ocicollappend
— Alias of OCICollection::append
ocicollassign
— Alias of OCICollection::assign
ocicollassignelem
— Alias of OCICollection::assignElem
ocicollgetelem
— Alias of OCICollection::getElem
ocicollmax
— Alias of OCICollection::max
ocicollsize
— Alias of OCICollection::size
ocicolltrim
— Alias of OCICollection::trim
ocicolumnisnull
— Alias of oci_field_is_null
ocicolumnname
— Alias of oci_field_name
ocicolumnprecision
— Alias of oci_field_precision
ocicolumnscale
— Alias of oci_field_scale
ocicolumnsize
— Alias of oci_field_size
ocicolumntype
— Alias of oci_field_type
ocicolumntyperaw
— Alias of oci_field_type_raw
ocicommit
— Alias of oci_commit
ocidefinebyname
— Alias of oci_define_by_name
ocierror
— Alias of oci_error
ociexecute
— Alias of oci_execute
ocifetch
— Alias of oci_fetch
ocifetchinto
— Obsolete variant of oci_fetch_array, oci_fetch_object, oci_fetch_assoc and oci_fetch_row
ocifetchstatement
— Alias of oci_fetch_all
ocifreecollection
— Alias of OCICollection::free
ocifreecursor
— Alias of oci_free_statement
ocifreedesc
— Alias of OCILob::free
ocifreestatement
— Alias of oci_free_statement
ociinternaldebug
— Alias of oci_internal_debug
ociloadlob
— Alias of OCILob::load
ocilogoff
— Alias of oci_close
ocilogon
— Alias of oci_connect
ocinewcollection
— Alias of oci_new_collection
ocinewcursor
— Alias of oci_new_cursor
ocinewdescriptor
— Alias of oci_new_descriptor
ocinlogon
— Alias of oci_new_connect
ocinumcols
— Alias of oci_num_fields
ociparse
— Alias of oci_parse
ociplogon
— Alias of oci_pconnect
ociresult
— Alias of oci_result
ocirollback
— Alias of oci_rollback
ocirowcount
— Alias of oci_num_rows
ocisavelob
— Alias of OCILob::save
ocisavelobfile
— Alias of OCILob::import
ociserverversion
— Alias of oci_server_version
ocisetprefetch
— Alias of oci_set_prefetch
ocistatementtype
— Alias of oci_statement_type
ociwritelobtofile
— Alias of OCILob::export
ociwritetemporarylob
— Alias of OCILob::writeTemporary