Downloads
Documentation
Get Involved
Help
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
Dealing with XForms
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 »
« SeasLog::warning
Manual do PHP
Referência das Funções
Outras Extensões Básicas
Change language:
English
Brazilian Portuguese
Chinese (Simplified)
French
German
Japanese
Russian
Spanish
Turkish
Other
Submit a Pull Request
Report a Bug
Standard PHP Library (SPL)
Introdução
Instalação/Configuração
Dependências
Instalação
Configurações em Execução
Tipos de Recurso
Constantes pré-definidas
Estruturas de Dados
SplDoublyLinkedList
— The SplDoublyLinkedList class
SplStack
— The SplStack class
SplQueue
— The SplQueue class
SplHeap
— The SplHeap class
SplMaxHeap
— The SplMaxHeap class
SplMinHeap
— The SplMinHeap class
SplPriorityQueue
— The SplPriorityQueue class
SplFixedArray
— The SplFixedArray class
SplObjectStorage
— The SplObjectStorage class
Iteradores
AppendIterator
— The AppendIterator class
ArrayIterator
— A classe ArrayIterator
CachingIterator
— A classe CachingIterator
CallbackFilterIterator
— The CallbackFilterIterator class
DirectoryIterator
— A classe DirectoryIterator
EmptyIterator
— The EmptyIterator class
FilesystemIterator
— The FilesystemIterator class
FilterIterator
— A classe FilterIterator
GlobIterator
— The GlobIterator class
InfiniteIterator
— The InfiniteIterator class
IteratorIterator
— The IteratorIterator class
LimitIterator
— A classe LimitIterator
MultipleIterator
— The MultipleIterator class
NoRewindIterator
— The NoRewindIterator class
ParentIterator
— A classe ParentIterator
RecursiveArrayIterator
— The RecursiveArrayIterator class
RecursiveCachingIterator
— A classe RecursiveCachingIterator
RecursiveCallbackFilterIterator
— The RecursiveCallbackFilterIterator class
RecursiveDirectoryIterator
— A classe RecursiveDirectoryIterator
RecursiveFilterIterator
— The RecursiveFilterIterator class
RecursiveIteratorIterator
— Classe RecursiveIteratorIterator
RecursiveRegexIterator
— The RecursiveRegexIterator class
RecursiveTreeIterator
— The RecursiveTreeIterator class
RegexIterator
— The RegexIterator class
Interfaces
Countable
— Interface Countable
OuterIterator
— The OuterIterator interface
RecursiveIterator
— The RecursiveIterator interface
SeekableIterator
— The SeekableIterator interface
Exceções
BadFunctionCallException
— The BadFunctionCallException class
BadMethodCallException
— The BadMethodCallException class
DomainException
— The DomainException class
InvalidArgumentException
— The InvalidArgumentException class
LengthException
— The LengthException class
LogicException
— The LogicException class
OutOfBoundsException
— The OutOfBoundsException class
OutOfRangeException
— The OutOfRangeException class
OverflowException
— The OverflowException class
RangeException
— The RangeException class
RuntimeException
— The RuntimeException class
UnderflowException
— The UnderflowException class
UnexpectedValueException
— The UnexpectedValueException class
Funções da SPL
class_implements
— Retorna as interfaces que são implementadas pela classe
class_parents
— Retorna as classes pai de determinada classe
class_uses
— Return the traits used by the given class
iterator_apply
— Call a function for every element in an iterator
iterator_count
— Conta o número de elementos do iterador
iterator_to_array
— Copia o iterador em um array
spl_autoload_call
— Tenta todas as funções __autoload() registradas para carregar a classe solicitada
spl_autoload_extensions
— Registra e retorna as extensões de arquivo padrões para o spl_autoload
spl_autoload_functions
— Retorna todas as funções __autoload() registradas
spl_autoload_register
— Registra a função dada como implementação de __autoload()
spl_autoload_unregister
— Retira a função dada como implementação de __autoload()
spl_autoload
— Implementação padrão de __autoload()
spl_classes
— Retorna as classes da SPL disponíveis
spl_object_hash
— Retorna uma identificação hash do objeto dado
spl_object_id
— Return the integer object handle for given object
Manipulação de Arquivos
SplFileInfo
— The SplFileInfo class
SplFileObject
— The SplFileObject class
SplTempFileObject
— The SplTempFileObject class
Classes e Interfaces Diversas
ArrayObject
— A classe ArrayObject
SplObserver
— The SplObserver interface
SplSubject
— The SplSubject interface
+
add a note
User Contributed Notes
There are no user contributed notes for this page.