Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
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
Found A Problem?
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.
0
pcntl_sigtimedwait
Waits for signals, with a timeout
0
similar_text
Calculate the similarity between two strings
0
boolval
Get the boolean value of a variable
0
curl_multi_close
Close a set of cURL handles
0
imap_body
Read the message body
0
mb_strpos
Find position of first occurrence of string in a string
0
pg_send_prepare
Sends a request to create a prepared statement with the given parameters, without waiting for completion
0
swoole_native_socket_bind
0
Arr::prependKeysWith
0
zend_version
Gets the version of the current Zend engine
^