Downloads
Documentation
Get Involved
Help
Search docs
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
Introdução »
« Começando a construir um plugin mysqlnd
Manual do PHP
Referência das Funções
Extensões de Banco de Dados
Extensões de Banco de Dados Específicas de Terceiros
Selecione a língua::
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
Oracle OCI8
Introdução
Instalação/Configuração
Dependências
Instalação
Testando
Configurações em Execução
Constantes predefinidas
Exemplos
Manipulação e conjunto de conexões do OCI8
Suporte à Notificação Rápida de Aplicação (FAN) do OCI8
Suporte ao OCI8 Transparent Application Failover (TAF)
OCI8 e Rastreamento dinâmico DTrace
Tipos de dados suportados
Funções OCI8
oci_bind_array_by_name
— Binds a PHP array to an Oracle PL/SQL array parameter
oci_bind_by_name
— Binds a PHP variable to an Oracle placeholder
oci_cancel
— Cancels reading from cursor
oci_client_version
— Returns the Oracle client library version
oci_close
— Closes an Oracle connection
oci_commit
— Commits the outstanding database transaction
oci_connect
— Connect to an Oracle database
oci_define_by_name
— Associates a PHP variable with a column for query fetches
oci_error
— Returns the last error found
oci_execute
— Executes a statement
oci_fetch
— Fetches the next row from a query into internal buffers
oci_fetch_all
— Fetches multiple rows from a query into a two-dimensional array
oci_fetch_array
— Returns the next row from a query as an associative or numeric array
oci_fetch_assoc
— Returns the next row from a query as an associative array
oci_fetch_object
— Returns the next row from a query as an object
oci_fetch_row
— Returns the next row from a query as a numeric array
oci_field_is_null
— Checks if a field in the currently fetched row is null
oci_field_name
— Returns the name of a field from the statement
oci_field_precision
— Tell the precision of a field
oci_field_scale
— Tell the scale of the field
oci_field_size
— Returns field's size
oci_field_type
— Returns a field's data type name
oci_field_type_raw
— Tell the raw Oracle data type of the field
oci_free_descriptor
— Frees a descriptor
oci_free_statement
— Frees all resources associated with statement or cursor
oci_get_implicit_resultset
— Returns the next child statement resource from a parent statement resource that has Oracle Database Implicit Result Sets
oci_lob_copy
— Copies large object
oci_lob_is_equal
— Compares two LOB/FILE locators for equality
oci_new_collection
— Allocates new collection object
oci_new_connect
— Connect to the Oracle server using a unique connection
oci_new_cursor
— Allocates and returns a new cursor (statement handle)
oci_new_descriptor
— Initializes a new empty LOB or FILE descriptor
oci_num_fields
— Returns the number of result columns in a statement
oci_num_rows
— Returns number of rows affected during statement execution
oci_parse
— Prepares an Oracle statement for execution
oci_password_change
— Changes password of Oracle's user
oci_pconnect
— Connect to an Oracle database using a persistent connection
oci_register_taf_callback
— Register a user-defined callback function for Oracle Database TAF
oci_result
— Returns field's value from the fetched row
oci_rollback
— Rolls back the outstanding database transaction
oci_server_version
— Returns the Oracle Database version
oci_set_action
— Sets the action name
oci_set_call_timeout
— Sets a millisecond timeout for database calls
oci_set_client_identifier
— Sets the client identifier
oci_set_client_info
— Sets the client information
oci_set_db_operation
— Sets the database operation
oci_set_edition
— Sets the database edition
oci_set_module_name
— Sets the module name
oci_set_prefetch
— Sets number of rows to be prefetched by queries
oci_set_prefetch_lob
— Sets the amount of data prefetched for each CLOB or BLOB.
oci_statement_type
— Returns the type of a statement
oci_unregister_taf_callback
— Unregister a user-defined callback function for Oracle Database TAF
OCICollection
— The OCICollection class
OCICollection::append
— Adiciona elemento à coleção
OCICollection::assign
— Atribui um valor de outra coleção existente a esta coleção
OCICollection::assignElem
— Atribui um valor ao elemento da coleção
OCICollection::free
— Libera os recursos associados ao objeto de coleção
OCICollection::getElem
— Retorna o valor do elemento
OCICollection::max
— Retorna o número máximo de elementos na coleção
OCICollection::size
— Retorna o tamanho da coleção
OCICollection::trim
— Corta elementos do final da coleção
OCILob
— A classe OCILob
OCILob::append
— Acrescenta dados do objeto grande a outro objeto grande
OCILob::close
— Fecha o descritor LOB
OCILob::eof
— Testa o fim de arquivo no descritor de um objeto grande
OCILob::erase
— Apaga uma parte especificada dos dados internos do LOB
OCILob::export
— Exporta o conteúdo do LOB para um arquivo
OCILob::flush
— Libera/grava o buffer do LOB no servidor
OCILob::free
— Libera recursos associados ao descritor do LOB
OCILob::getBuffering
— Retorna o estado atual de buffer para o objeto grande
OCILob::import
— Importa dados de arquivo para o LOB
OCILob::load
— Retorna o conteúdo de um objeto grande
OCILob::read
— Lê parte do objeto grande
OCILob::rewind
— Move o ponteiro interno para o início do objeto grande
OCILob::save
— Salva dados no objeto grande
OCILob::saveFile
— Sinônimo de OCILob::import
OCILob::seek
— Define o ponteiro interno do objeto grande
OCILob::setBuffering
— Altera o estado atual do buffer para o objeto grande
OCILob::size
— Retorna o tamanho do objeto grande
OCILob::tell
— Retorna a posição atual do ponteiro interno do objeto grande
OCILob::truncate
— Trunca objeto grande
OCILob::write
— Grava dados no objeto grande
OCILob::writeTemporary
— Grava um objeto grande temporário
OCILob::writeToFile
— Sinônimo de OCILob::export
Funções e sinônimos e obsoletos do OCI8
oci_internal_debug
— Habilita ou desabilita a saíde interna de depuração
ocibindbyname
— Sinônimo de oci_bind_by_name
ocicancel
— Sinônimo de oci_cancel
ocicloselob
— Sinônimo de OCILob::close
ocicollappend
— Sinônimo de OCICollection::append
ocicollassign
— Sinônimo de OCICollection::assign
ocicollassignelem
— Sinônimo de OCICollection::assignElem
ocicollgetelem
— Sinônimo de OCICollection::getElem
ocicollmax
— Sinônimo de OCICollection::max
ocicollsize
— Sinônimo de OCICollection::size
ocicolltrim
— Sinônimo de OCICollection::trim
ocicolumnisnull
— Sinônimo de oci_field_is_null
ocicolumnname
— Sinônimo de oci_field_name
ocicolumnprecision
— Sinônimo de oci_field_precision
ocicolumnscale
— Sinônimo de oci_field_scale
ocicolumnsize
— Sinônimo de oci_field_size
ocicolumntype
— Sinônimo de oci_field_type
ocicolumntyperaw
— Sinônimo de oci_field_type_raw
ocicommit
— Sinônimo de oci_commit
ocidefinebyname
— Sinônimo de oci_define_by_name
ocierror
— Sinônimo de oci_error
ociexecute
— Sinônimo de oci_execute
ocifetch
— Sinônimo de oci_fetch
ocifetchinto
— Variante obsoleta de oci_fetch_array, oci_fetch_object, oci_fetch_assoc e oci_fetch_row
ocifetchstatement
— Sinônimo de oci_fetch_all
ocifreecollection
— Sinônimo de OCICollection::free
ocifreecursor
— Sinônimo de oci_free_statement
ocifreedesc
— Sinônimo de OCILob::free
ocifreestatement
— Sinônimo de oci_free_statement
ociinternaldebug
— Sinônimo de oci_internal_debug
ociloadlob
— Sinônimo de OCILob::load
ocilogoff
— Sinônimo de oci_close
ocilogon
— Sinônimo de oci_connect
ocinewcollection
— Sinônimo de oci_new_collection
ocinewcursor
— Sinônimo de oci_new_cursor
ocinewdescriptor
— Sinônimo de oci_new_descriptor
ocinlogon
— Sinônimo de oci_new_connect
ocinumcols
— Sinônimo de oci_num_fields
ociparse
— Sinônimo de oci_parse
ociplogon
— Sinônimo de oci_pconnect
ociresult
— Sinônimo de oci_result
ocirollback
— Sinônimo de oci_rollback
ocirowcount
— Sinônimo de oci_num_rows
ocisavelob
— Sinônimo de OCILob::save
ocisavelobfile
— Sinônimo de OCILob::import
ociserverversion
— Sinônimo de oci_server_version
ocisetprefetch
— Sinônimo de oci_set_prefetch
ocistatementtype
— Sinônimo de oci_statement_type
ociwritelobtofile
— Sinônimo de OCILob::export
ociwritetemporarylob
— Sinônimo de OCILob::writeTemporary
Melhore Esta Página
Aprenda Como Melhorar Esta Página
•
Envie uma Solicitação de Modificação
•
Reporte um Problema
+
adicione uma nota
Notas Enviadas por Usuários (em inglês)
Não há notas de usuários para esta página.
↑
and
↓
to navigate •
Enter
to select •
Esc
to close
Press
Enter
without selection to search using Google