Freelance PHP programmer India
|
Freelance web developer india
|
Web development India
|
web developer CV india
|
Compiling PHP and Apache 2 from source on Linux
parsekit_func_arginfo
Introduction
Other Basic Extensions
PHP Manual
Standard PHP Library (SPL)
Introduction
Installing/Configuring
Requirements
Installation
Runtime Configuration
Resource Types
Predefined Constants
Datastructures
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
Iterators
ArrayIterator
⬠The ArrayIterator class
CachingIterator
⬠The CachingIterator class
RecursiveCachingIterator
⬠The RecursiveCachingIterator class
DirectoryIterator
⬠The DirectoryIterator class
RecursiveDirectoryIterator
⬠The RecursiveDirectoryIterator class
FilterIterator
⬠The FilterIterator class
LimitIterator
⬠The LimitIterator class
ParentIterator
⬠The ParentIterator class
RecursiveIteratorIterator
⬠The RecursiveIteratorIterator class
SimpleXMLIterator
⬠The SimpleXMLIterator class
Interfaces
Countable
⬠The Countable interface
Exceptions
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
SPL Functions
spl_autoload_register
⬠Register given function as __autoload() implementation
spl_autoload_unregister
⬠Unregister given function as __autoload() implementation
spl_autoload
⬠Default implementation for __autoload()
spl_classes
⬠Return available SPL classes
spl_object_hash
⬠Return hash id for given object
ArrayObject
⬠The ArrayObject class
ArrayObject::append
⬠Appends the value
ArrayObject::__construct
⬠Construct a new array object
ArrayObject::count
⬠Get the number of elements in the Iterator
ArrayObject::getIterator
⬠Create a new iterator from an ArrayObject instance
ArrayObject::offsetExists
⬠Returns whether the requested $index exists
ArrayObject::offsetGet
⬠Returns the value at the specified $index
ArrayObject::offsetSet
⬠Sets the value at the specified $index to $newval
ArrayObject::offsetUnset
⬠Unsets the value at the specified $index
SplFileInfo
⬠The SplFileInfo class
SplFileInfo::__construct
⬠Construct a new SplFileInfo object
SplFileInfo::getATime
⬠Gets last access time of the file
SplFileInfo::getBasename
⬠Gets the base name of the file
SplFileInfo::getCTime
⬠Gets the inode change time
SplFileInfo::getFileInfo
⬠Gets an SplFileInfo object for the file
SplFileInfo::getFilename
⬠Gets the filename
SplFileInfo::getGroup
⬠Gets the file group
SplFileInfo::getInode
⬠Gets the inode for the file
SplFileInfo::getLinkTarget
⬠Gets the target of a link
SplFileInfo::getMTime
⬠Gets the last modified time
SplFileInfo::getOwner
⬠Gets the owner of the file
SplFileInfo::getPath
⬠Gets the path without filename
SplFileInfo::getPathInfo
⬠Gets an SplFileInfo object for the path
SplFileInfo::getPathname
⬠Gets the path to the file
SplFileInfo::getPerms
⬠Gets file permissions
SplFileInfo::getRealPath
⬠Gets absolute path to file
SplFileInfo::getSize
⬠Gets file size
SplFileInfo::getType
⬠Gets file type
SplFileInfo::isDir
⬠Tells if the file is a directory
SplFileInfo::isExecutable
⬠Tells if the file is executable
SplFileInfo::isFile
⬠Tells if the object references a regular file
SplFileInfo::isLink
⬠Tel
parsekit_func_arginfo
Introduction
Other Basic Extensions
PHP Manual