Downloads
Documentation
Get Involved
Help
Search docs
PHP 8.4.1 Released!
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 »
« dbase_replace_record
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
Firebird/InterBase
Introdução
Instalação/Configuração
Instalação
Configurações em Execução
Constantes predefinidas
Funções para Firebird/InterBase
fbird_add_user
— Sinônimo de ibase_add_user
fbird_affected_rows
— Sinônimo de ibase_affected_rows
fbird_backup
— Sinônimo de ibase_backup
fbird_blob_add
— Sinônimo de ibase_blob_add
fbird_blob_cancel
— Cancel creating blob
fbird_blob_close
— Sinônimo de ibase_blob_close
fbird_blob_create
— Sinônimo de ibase_blob_create
fbird_blob_echo
— Sinônimo de ibase_blob_echo
fbird_blob_get
— Sinônimo de ibase_blob_get
fbird_blob_import
— Sinônimo de ibase_blob_import
fbird_blob_info
— Sinônimo de ibase_blob_info
fbird_blob_open
— Sinônimo de ibase_blob_open
fbird_close
— Sinônimo de ibase_close
fbird_commit
— Sinônimo de ibase_commit
fbird_commit_ret
— Sinônimo de ibase_commit_ret
fbird_connect
— Sinônimo de ibase_connect
fbird_db_info
— Sinônimo de ibase_db_info
fbird_delete_user
— Sinônimo de ibase_delete_user
fbird_drop_db
— Sinônimo de ibase_drop_db
fbird_errcode
— Sinônimo de ibase_errcode
fbird_errmsg
— Sinônimo de ibase_errmsg
fbird_execute
— Sinônimo de ibase_execute
fbird_fetch_assoc
— Sinônimo de ibase_fetch_assoc
fbird_fetch_object
— Sinônimo de ibase_fetch_object
fbird_fetch_row
— Sinônimo de ibase_fetch_row
fbird_field_info
— Sinônimo de ibase_field_info
fbird_free_event_handler
— Sinônimo de ibase_free_event_handler
fbird_free_query
— Sinônimo de ibase_free_query
fbird_free_result
— Sinônimo de ibase_free_result
fbird_gen_id
— Sinônimo de ibase_gen_id
fbird_maintain_db
— Sinônimo de ibase_maintain_db
fbird_modify_user
— Sinônimo de ibase_modify_user
fbird_name_result
— Sinônimo de ibase_name_result
fbird_num_fields
— Sinônimo de ibase_num_fields
fbird_num_params
— Sinônimo de ibase_num_params
fbird_param_info
— Sinônimo de ibase_param_info
fbird_pconnect
— Sinônimo de ibase_pconnect
fbird_prepare
— Sinônimo de ibase_prepare
fbird_query
— Sinônimo de ibase_query
fbird_restore
— Sinônimo de ibase_restore
fbird_rollback
— Sinônimo de ibase_rollback
fbird_rollback_ret
— Sinônimo de ibase_rollback_ret
fbird_server_info
— Sinônimo de ibase_server_info
fbird_service_attach
— Sinônimo de ibase_service_attach
fbird_service_detach
— Sinônimo de ibase_service_detach
fbird_set_event_handler
— Sinônimo de ibase_set_event_handler
fbird_trans
— Sinônimo de ibase_trans
fbird_wait_event
— Sinônimo de ibase_wait_event
ibase_add_user
— Adiciona um usuário a um banco de dados seguro
ibase_affected_rows
— Retorna o número de linhas que foram afetados pela consulta anterior
ibase_backup
— Initiates a backup task in the service manager and returns immediately
ibase_blob_add
— Adiciona dados em um blob recém criado
ibase_blob_cancel
— Cancel creating blob
ibase_blob_close
— Close blob
ibase_blob_create
— Create a new blob for adding data
ibase_blob_echo
— Output blob contents to browser
ibase_blob_get
— Retorna uma quantidade especificada de bytes de dados de um blob aberto
ibase_blob_import
— Cria um blob, copia um arquivo para ele e o fecha
ibase_blob_info
— Retorna o tamanho do blob e outras informações úteis
ibase_blob_open
— Abre um blob para obter partes de dados
ibase_close
— Close a connection to an InterBase database
ibase_commit
— Commit a transaction
ibase_commit_ret
— Commit a transaction without closing it
ibase_connect
— Abre uma conexão com um banco de dados
ibase_db_info
— Request statistics about a database
ibase_delete_user
— Exclui um usuário de um banco de dados seguro
ibase_drop_db
— Drops a database
ibase_errcode
— Return an error code
ibase_errmsg
— Return error messages
ibase_execute
— Executa uma consulta preparada anteriormente
ibase_fetch_assoc
— Fetch a result row from a query as an associative array
ibase_fetch_object
— Get an object from a InterBase database
ibase_fetch_row
— Fetch a row from an InterBase database
ibase_field_info
— Obtém informação sobre um campo
ibase_free_event_handler
— Cancela um manipulador de eventos registrado
ibase_free_query
— Libera a memória alocada para uma consulta preparada
ibase_free_result
— Libera um conjunto de resultados
ibase_gen_id
— Increments the named generator and returns its new value
ibase_maintain_db
— Execute a maintenance command on the database server
ibase_modify_user
— Modifica um usuário para um banco de dados seguro
ibase_name_result
— Define um nome para um conjunto de resultados
ibase_num_fields
— Obtém o número de campos em um conjunto de resultados
ibase_num_params
— Retorna o número de parâmetros em uma consulta preparada
ibase_param_info
— Retorna informação sobre um parâmetro em uma consulta preparada
ibase_pconnect
— Open a persistent connection to an InterBase database
ibase_prepare
— Prepara uma consulta para ligação de parâmetros e execução posteriores
ibase_query
— Executa uma consulta em um banco de dados InterBase
ibase_restore
— Initiates a restore task in the service manager and returns immediately
ibase_rollback
— Roll back a transaction
ibase_rollback_ret
— Roll back a transaction without closing it
ibase_server_info
— Request information about a database server
ibase_service_attach
— Connect to the service manager
ibase_service_detach
— Disconnect from the service manager
ibase_set_event_handler
— Register a callback function to be called when events are posted
ibase_trans
— Begin a transaction
ibase_wait_event
— Espera por um evento ser postado pelo banco de dados
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