AMQPConnection%object AMQPConnection([array $credentials = array()])%Crear una instancia de Conexión de PCMA (AMQP)
AMQPExchange%object AMQPExchange(AMQPConnection $connection, [string $exchange_name = ""])%Crea una instancia de AMQPExchange
AMQPQueue%object AMQPQueue(string $amqp_connection, [string $queue_name = ""])%Crea una instancia de un objeto AMQPQueue
APCIterator%object APCIterator(string $cache, [mixed $search = null], [int $format], [int $chunk_size = 100], [int $list])%Construye un objeto iterador APCIterator
AppendIterator%object AppendIterator()%Construye un AppendIterator
ArrayIterator%object ArrayIterator(mixed $array)%Construye un ArrayIterator
ArrayObject%object ArrayObject([mixed $input], [int $flags], [string $iterator_class])%Construct a new array object
BadFunctionCallException%object BadFunctionCallException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new BadFunctionCallException
BadMethodCallException%object BadMethodCallException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new BadMethodCallException
CachingIterator%object CachingIterator(Iterator $iterator, [string $flags])%Construye un nuevo objeto CachingIterator para el iterador
Collator%object Collator(string $locale)%Create a collator
DOMAttr%object DOMAttr(string $name, [string $value])%Crea un nuevo objeto DOMAttr
DOMComment%object DOMComment([string $value])%Crea un nuevo objeto DOMComment
DOMDocument%object DOMDocument([string $version], [string $encoding])%Crea un nuevo objeto DOMDocument
DOMElement%object DOMElement(string $name, [string $value], [string $namespaceURI])%Crea un nuevo objeto DOMElement
DOMEntityReference%object DOMEntityReference(string $name)%Crea un nuevo objeto DOMEntityReference
DOMImplementation%object DOMImplementation()%Crea un nuevo objeto DOMImplementation
DOMProcessingInstruction%object DOMProcessingInstruction(string $name, [string $value])%Crea un nuevo objeto DOMProcessingInstruction
DOMText%object DOMText([string $value])%Crea un nuevo objeto DOMText
DOMXPath%object DOMXPath(DOMDocument $doc)%Crea un nuevo objeto DOMXPath
DateInterval%object DateInterval(string $interval_spec)%Crea un nuevo objeto DateInterval
DatePeriod%object DatePeriod(DateTime $start, DateInterval $interval, int $recurrences, [int $options], DateTime $start, DateInterval $interval, DateTime $end, [int $options], string $isostr, [int $options])%Crea un nuevo objeto DatePeriod
DateTime%object DateTime([string $time = "now"], [DateTimeZone $timezone], [string $time = "now"], [DateTimeZone $timezone])%Devuelve un nuevo objeto DateTime
DateTimeZone%object DateTimeZone(string $timezone, string $timezone)%Crea un nuevo objeto DateTimeZone
DirectoryIterator%object DirectoryIterator(string $path)%Constructs a new directory iterator from a path
DomainException%object DomainException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new DomainException
ErrorException%object ErrorException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new ErrorException
Exception%object Exception([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new Exception
FilesystemIterator%object FilesystemIterator(string $path, [int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO | FilesystemIterator::SKIP_DOTS])%Constructs a new filesystem iterator
FilterIterator%object FilterIterator(Iterator $iterator)%Construct a filterIterator
FrenchToJD%int FrenchToJD(int $month, int $day, int $year)%Convierte una fecha desde el Calendario Republicano Francés a la Fecha Juliana
GlobIterator%object GlobIterator(string $path, [integer $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO])%Construct a directory using glob
Gmagick%object Gmagick([string $filename])%El constructor Gmagick
GmagickPixel%object GmagickPixel([string $color])%El constructor GmagickPixel
GregorianToJD%int GregorianToJD(int $month, int $day, int $year)%Convierte una fecha Gregoriana en Fecha Juliana
HaruDoc%object HaruDoc()%Construye una nueva instancia de HaruDoc
HttpDeflateStream%object HttpDeflateStream([int $flags])%Constructor de la clase HttpDeflateStream
HttpInflateStream%object HttpInflateStream([int $flags])%Constructor de la clase HttpInflateStream
HttpMessage%object HttpMessage([string $message])%HttpMessage constructor
HttpQueryString%object HttpQueryString([bool $global = true], [mixed $add])%Constructor de HttpQueryString
HttpRequest%object HttpRequest([string $url], [int $request_method = HTTP_METH_GET], [array $options])%Constructor del objeto HttpRequest
HttpRequestPool%object HttpRequestPool([HttpRequest $request])%Constructor de HttpRequestPool
Imagick%object Imagick([mixed $files])%El constructor Imagick
ImagickDraw%object ImagickDraw()%El constructor ImagickDraw
ImagickPixel%object ImagickPixel([string $color])%El constructor ImagickPixel
ImagickPixelIterator%object ImagickPixelIterator(Imagick $wand)%El constructor ImagickPixelIterator
InfiniteIterator%object InfiniteIterator(Iterator $iterator)%Constructs an InfiniteIterator
InvalidArgumentException%object InvalidArgumentException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new InvalidArgumentException
IteratorIterator%object IteratorIterator(Traversable $iterator)%Create an iterator from anything that is traversable
JDDayOfWeek%mixed JDDayOfWeek(int $julianday, [int $mode = CAL_DOW_DAYNO])%Devuelve el día de la semana
JDMonthName%string JDMonthName(int $julianday, int $mode)%Devuelve el nombre de un mes
JDToFrench%string JDToFrench(int $juliandaycount)%Convierte una Fecha Juliana al Calendario Republicano Francés
JDToGregorian%string JDToGregorian(int $julianday)%Convierte una Fecha Juliana en una fecha Gregoriana
JDToJulian%string JDToJulian(int $julianday)%Convierte una Fecha Juliana a una fecha del Calendario Juliano
JewishToJD%int JewishToJD(int $month, int $day, int $year)%Convierte una fecha del Calendario Judío a una Fecha Juliana
JulianToJD%int JulianToJD(int $month, int $day, int $year)%Convierte una fecha del Calendario Juliano a una Fecha Juliana
KTaglib_MPEG_File%object KTaglib_MPEG_File(string $filename)%Opens a new file
LengthException%object LengthException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new LengthException
LimitIterator%object LimitIterator(Iterator $iterator, [int $offset], [int $count = -1])%Construct a LimitIterator
LogicException%object LogicException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new LogicException
Memcached%object Memcached([string $persistent_id])%Crear una instancia de Memcached
Mongo%object Mongo([string $server = "mongodb://localhost:27017"], [array $options = )])%Creates a new database connection object
MongoBinData%object MongoBinData(string $data, [int $type])%Creates a new binary data object.
MongoCode%object MongoCode(string $code, [array $scope = array()])%Creates a new code object
MongoCollection%object MongoCollection(MongoDB $db, string $name)%Creates a new collection
MongoCursor%object MongoCursor(resource $connection, string $ns, [array $query = array()], [array $fields = array()])%Create a new cursor
MongoDB%object MongoDB(Mongo $conn, string $name)%Creates a new database
MongoDate%object MongoDate([long $sec], [long $usec])%Creates a new date.
MongoGridFS%object MongoGridFS(MongoDB $db, [string $prefix = "fs"])%Creates new file collections
MongoGridFSCursor%object MongoGridFSCursor(MongoGridFS $gridfs, resource $connection, string $ns, [array $query = array()], [array $fields = array()])%Create a new cursor
MongoGridfsFile%object MongoGridfsFile(MongoGridFS $gridfs, array $file)%Create a new GridFS file
MongoId%object MongoId([string $id])%Creates a new id
MongoInt32%object MongoInt32(string $value)%Creates a new 32-bit integer.
MongoInt64%object MongoInt64(string $value)%Creates a new 64-bit integer.
MongoRegex%object MongoRegex(string $regex)%Creates a new regular expression
MongoTimestamp%object MongoTimestamp([long $sec], [long $inc])%Creates a new timestamp.
MultipleIterator%object MultipleIterator(integer $flags)%Constructs a new MultipleIterator
NoRewindIterator%object NoRewindIterator(Iterator $iterator)%Construct a NoRewindIterator
OutOfBoundsException%object OutOfBoundsException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new OutOfBoundsException
OutOfRangeException%object OutOfRangeException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new OutOfRangeException
OverflowException%object OverflowException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new OverflowException
PDO%object PDO(string $dsn, [string $username], [string $password], [array $driver_options])%Creates a PDO instance representing a connection to a database
ParentIterator%object ParentIterator(RecursiveIterator $iterator)%Constructs a ParentIterator
Phar%object Phar(string $fname, [int $flags], [string $alias])%Construct a Phar archive object
PharData%object PharData(string $fname, [int $flags], [string $alias], [int $format])%Construct a non-executable tar or zip archive object
PharFileInfo%object PharFileInfo(string $entry)%Construct a Phar entry object
RangeException%object RangeException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new RangeException
RecursiveCachingIterator%object RecursiveCachingIterator(Iterator $iterator, [string $flags = self::CALL_TOSTRING])%Construct
RecursiveDirectoryIterator%object RecursiveDirectoryIterator(string $path, [int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO])%Constructs a RecursiveDirectoryIterator
RecursiveFilterIterator%object RecursiveFilterIterator(RecursiveIterator $iterator)%Create a RecursiveFilterIterator from a RecursiveIterator
RecursiveIteratorIterator%object RecursiveIteratorIterator(Traversable $iterator, [int $mode = LEAVES_ONLY], [int $flags])%Construct a RecursiveIteratorIterator
RecursiveRegexIterator%object RecursiveRegexIterator(RecursiveIterator $iterator, string $regex, [int $mode], [int $flags], [int $preg_flags])%Creates a new RecursiveRegexIterator.
RecursiveTreeIterator%object RecursiveTreeIterator(RecursiveIterator|IteratorAggregate $it, [int $flags = RecursiveTreeIterator::BYPASS_KEY], [int $cit_flags = CachingIterator::CATCH_GET_CHILD], [int $mode = RecursiveIteratorIterator::SELF_FIRST])%Construct a RecursiveTreeIterator
ReflectionClass%object ReflectionClass(string $argument)%Constructs a ReflectionClass
ReflectionExtension%object ReflectionExtension(string $name)%Constructs a ReflectionExtension
ReflectionFunction%object ReflectionFunction(mixed $name)%Constructs a ReflectionFunction object
ReflectionMethod%object ReflectionMethod(mixed $class, string $name)%Constructs a ReflectionMethod
ReflectionObject%object ReflectionObject(object $argument)%Constructs a ReflectionObject
ReflectionParameter%object ReflectionParameter(string $function, string $parameter)%Construct
ReflectionProperty%object ReflectionProperty(mixed $class, string $name)%Construct a ReflectionProperty object
RegexIterator%object RegexIterator(Iterator $iterator, string $regex, [int $mode], [int $flags], [int $preg_flags])%Create a new RegexIterator
RuntimeException%object RuntimeException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new RuntimeException
SAMConnection%object SAMConnection()%Creates a new connection to a Messaging Server
SAMMessage%object SAMMessage([mixed $body])%Creates a new Message object
SDO_DAS_Relational%object SDO_DAS_Relational(array $database_metadata, [string $application_root_type], [array $SDO_containment_references_metadata])%Creates an instance of a Relational Data Access Service
SDO_Model_ReflectionDataObject%object SDO_Model_ReflectionDataObject(SDO_DataObject $data_object)%Construct an SDO_Model_ReflectionDataObject
SQLite3%object SQLite3(string $filename, [int $flags], [string $encryption_key])%Instantiates an SQLite3 object and opens an SQLite 3 database
SimpleXMLElement%object SimpleXMLElement(string $data, [int $options], [bool $data_is_url = false], [string $ns = ""], [bool $is_prefix = false])%Crea un nuevo objeto SimpleXMLElement
SoapClient%object SoapClient(mixed $wsdl, [array $options])%Constructor de SoapClient
SoapFault%object SoapFault(string $faultcode, string $faultstring, [string $faultactor], [string $detail], [string $faultname], [string $headerfault])%Constructor de SoapFault
SoapHeader%object SoapHeader(string $namespace, string $name, [mixed $data], [bool $mustunderstand], [string $actor])%Constructor de SoapHeader
SoapParam%object SoapParam(mixed $data, string $name)%Constructor de SoapParam
SoapServer%object SoapServer(mixed $wsdl, [array $options])%Constructor de SoapServer
SoapVar%object SoapVar(string $data, string $encoding, [string $type_name], [string $type_namespace], [string $node_name], [string $node_namespace])%Constructor de SoapVar
SphinxClient%object SphinxClient()%Create a new SphinxClient object
SplBool%object SplBool()%Constructs a bool object type
SplDoublyLinkedList%object SplDoublyLinkedList()%Constructs a new doubly linked list
SplEnum%object SplEnum()%Constructs an enumeger object type
SplFileInfo%object SplFileInfo(string $file_name)%Construct a new SplFileInfo object
SplFileObject%object SplFileObject(string $filename, [string $open_mode = "r"], [bool $use_include_path = false], [resource $context])%Construct a new file object.
SplFixedArray%object SplFixedArray([int $size])%Constructs a new fixed array
SplFloat%object SplFloat(float $input)%Constructs a float object type
SplHeap%object SplHeap()%Constructs a new empty heap
SplInt%object SplInt(integer $input)%Constructs an integer object type
SplPriorityQueue%object SplPriorityQueue()%Constructs a new empty queue
SplQueue%object SplQueue()%Constructs a new queue implemented using a doubly linked list
SplStack%object SplStack()%Constructs a new stack implemented using a doubly linked list
SplString%object SplString(string $input)%Constructs a string object type
SplTempFileObject%object SplTempFileObject([integer $max_memory])%Construct a new temporary file object
Swish%object Swish(string $index_names)%Construct a Swish object
TokyoTyrant%object TokyoTyrant([string $host], [int $port = TokyoTyrant::RDBDEF_PORT], [array $options])%Construct a new TokyoTyrant object
TokyoTyrantQuery%object TokyoTyrantQuery(TokyoTyrantTable $table)%Construct a new query
UnderflowException%object UnderflowException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new UnderflowException
UnexpectedValueException%object UnexpectedValueException([string $message = ""], [int $code = 0], [Exception $previous = NULL])%Create a new UnexpectedValueException
XSLTProcessor%object XSLTProcessor()%Crea un nuevo objeto XSLTProcessor
__halt_compiler%void __halt_compiler()%Detiene la ejecución del compilador
abs%number abs(mixed $number)%Valor absoluto
acos%float acos(float $arg)%Arco coseno
acosh%float acosh(float $arg)%Arco coseno hiperbólico
addcslashes%string addcslashes(string $str, string $charlist)%Escapa una cadena de la misma forma que lo hace C
addslashes%string addslashes(string $str)%Añade barras invertidas a una cadena
aggregate%void aggregate(object $object, string $class_name)%Dynamic class and object aggregation of methods and properties
aggregate_info%array aggregate_info(object $object)%Gets aggregation information for a given object
aggregate_methods%void aggregate_methods(object $object, string $class_name)%Dynamic class and object aggregation of methods
aggregate_methods_by_list%void aggregate_methods_by_list(object $object, string $class_name, array $methods_list, [bool $exclude = false])%Selective dynamic class methods aggregation to an object
aggregate_methods_by_regexp%void aggregate_methods_by_regexp(object $object, string $class_name, string $regexp, [bool $exclude = false])%Selective class methods aggregation to an object using a regular    expression
aggregate_properties%void aggregate_properties(object $object, string $class_name)%Dynamic aggregation of  class properties to an object
aggregate_properties_by_list%void aggregate_properties_by_list(object $object, string $class_name, array $properties_list, [bool $exclude = false])%Selective dynamic class properties aggregation to an object
aggregate_properties_by_regexp%void aggregate_properties_by_regexp(object $object, string $class_name, string $regexp, [bool $exclude = false])%Selective class properties aggregation to an object using a regular    expression
aggregation_info%void aggregation_info()%Alias de aggregate_info
apache_child_terminate%bool apache_child_terminate()%Finaliza un proceso de Apache después de esta llamada
apache_get_modules%array apache_get_modules()%Obtiene una lista de los módulos cargados en el servidor Apache
apache_get_version%string apache_get_version()%Obtiene la versión del servidor Apache
apache_getenv%string apache_getenv(string $variable, [bool $walk_to_top])%Obtiene una variable del entorno subprocess_env de Apache
apache_lookup_uri%object apache_lookup_uri(string $filename)%Realiza una petición parcial por la URI especificada y devuelve toda la información sobre ella
apache_note%string apache_note(string $note_name, [string $note_value])%Obtiene y establece las notas de petición de apache
apache_request_headers%array apache_request_headers()%Obtiene todas las cabeceras HTTP
apache_reset_timeout%bool apache_reset_timeout()%Restaura el temporizador de Apache
apache_response_headers%array apache_response_headers()%Obtiene todas las cabeceras HTTP de respuesta
apache_setenv%bool apache_setenv(string $variable, string $value, [bool $walk_to_top = false])%Establece una variable subprocess_env de Apache
apc_add%bool apc_add(string $key, mixed $var, [int $ttl])%Poner una variable en caché en el almacén de datos
apc_bin_dump%string apc_bin_dump([array $files], [array $user_vars])%Obtener una copia binaria de los archivos y variables de usuario dados
apc_bin_dumpfile%int apc_bin_dumpfile(array $files, array $user_vars, string $filename, [int $flags], [resource $context])%Imprimir a un archivo una copia binaria de los archivos y variables de usuario almacenados en caché
apc_bin_load%bool apc_bin_load(string $data, [int $flags])%Cargar una copia binaria en la caché de archivo/usuario de APC
apc_bin_loadfile%bool apc_bin_loadfile(string $filename, [resource $context], [int $flags])%Cargar una copia binaria desde un archivo a la caché de archivo/usuario de APC
apc_cache_info%array apc_cache_info([string $cache_type], [bool $limited = false])%Recupera información que hay en caché del almacén de datos de APC
apc_cas%int apc_cas(string $key, int $old, int $new)%apc_cas
apc_clear_cache%bool apc_clear_cache([string $cache_type])%Limpia la caché de APC
apc_compile_file%bool apc_compile_file(string $filename)%Almacena un archivo en la caché de código de byte, evitando todos los filtros
apc_dec%int apc_dec(string $key, [int $step = 1], [bool $success])%Disminuye un número almacenado
apc_define_constants%bool apc_define_constants(string $key, array $constants, [bool $case_sensitive = true])%Define un conjunto de constantes para recuperación y definición en masa
apc_delete%bool apc_delete(string $key)%Elimina una variable almacenada de la caché
apc_delete_file%mixed apc_delete_file(mixed $keys)%Borra archivos de la caché del código de operación
apc_exists%mixed apc_exists(mixed $keys)%Comprobar si existe una clave de APC
apc_fetch%mixed apc_fetch(mixed $key, [bool $success])%Traer una variable almacenada desde la caché
apc_inc%int apc_inc(string $key, [int $step = 1], [bool $success])%Aumentar un número almacenado
apc_load_constants%bool apc_load_constants(string $key, [bool $case_sensitive = true])%Carga un conjunto de constantes de la caché
apc_sma_info%array apc_sma_info([bool $limited = false])%Recupera la información de la Asignación de Memoria Compartida de APC
apc_store%bool apc_store(string $key, mixed $var, [int $ttl])%Guardar una variable en caché en el almacén de datos
array%array array([mixed ...])%Crea un array
array_change_key_case%array array_change_key_case(array $input, [int $case = CASE_LOWER])%Cambia todas las claves en un array
array_chunk%array array_chunk(array $input, int $size, [bool $preserve_keys = false])%Divide un array en fragmentos
array_combine%array array_combine(array $keys, array $values)%Crea un nuevo array, usando una matriz para las claves y   otra para sus valores
array_count_values%array array_count_values(array $input)%Cuenta todos los valores de un array
array_diff%array array_diff(array $array1, array $array2, [array ...])%Calcula la diferencia entre arrays
array_diff_assoc%array array_diff_assoc(array $array1, array $array2, [array ...])%Calcula la diferencia entre arrays con un chequeo adicional de índices
array_diff_key%array array_diff_key(array $array1, array $array2, [array ...])%Calcula la diferencia entre arrays usando las keys para la comparación
array_diff_uassoc%array array_diff_uassoc(array $array1, array $array2, [array ...], callback $key_compare_func)%Calcula la diferencia entre arrays con un chequeo adicional de índices que se realiza por una función de devolución de llamada suministrada por el usuario
array_diff_ukey%array array_diff_ukey(array $array1, array $array2, [array ...], callback $key_compare_func)%Calcula la diferencia entre arrays usando una función de devolución de llamada en las keys para comparación
array_fill%array array_fill(int $start_index, int $num, mixed $value)%Llena un array con valores
array_fill_keys%array array_fill_keys(array $keys, mixed $value)%Llena un array con valores, especificando las keys
array_filter%array array_filter(array $input, [callback $callback])%Filtra elementos de un array usando una función de devolución de llamada
array_flip%string array_flip(array $trans)%Intercambia todas las keys con sus valores asociados en un array
array_intersect%array array_intersect(array $array1, array $array2, [array ...])%Calcula la intersección de arrays
array_intersect_assoc%array array_intersect_assoc(array $array1, array $array2, [array ...])%Calcula la intersección de arrays con un chequeo adicional de índices
array_intersect_key%array array_intersect_key(array $array1, array $array2, [array ...])%Calcula la intersección de arrays usando las keys para la comparación
array_intersect_uassoc%array array_intersect_uassoc(array $array1, array $array2, [array ...], callback $key_compare_func)%Calcula la intersección de arrays con un chequeo adicional de índices que se realiza por una función de devolución de llamada
array_intersect_ukey%array array_intersect_ukey(array $array1, array $array2, [array ...], callback $key_compare_func)%Calcula la intersección de arrays usando una función de devolución de llamada en las keys para la comparación
array_key_exists%bool array_key_exists(mixed $key, array $search)%Verifica si el índice o clave dada existe en el array
array_keys%array array_keys(array $input, [mixed $search_value], [bool $strict = false])%Devuelve todas las claves de un array o un subconjunto de claves de un array
array_map%array array_map(callback $callback, array $arr1, [array ...])%Aplica la llamada de retorno especificada a los elementos de los dados
array_merge%array array_merge(array $array1, [array $array2], [array ...])%Combina dos o más arrays
array_merge_recursive%array array_merge_recursive(array $array1, [array ...])%Une dos o más arrays recursivamente
array_multisort%string array_multisort(array $arr, [mixed $arg = SORT_ASC], [mixed $arg = SORT_REGULAR], [mixed ...])%Ordena múltiples arrays, o arrays multi-dimensionales
array_pad%array array_pad(array $input, int $pad_size, mixed $pad_value)%Rellena un array a la longitud especificada con un valor
array_pop%array array_pop(array $array)%Extrae el último elemento del final del array
array_product%number array_product(array $array)%Calcula el producto de los valores en el array
array_push%int array_push(array $array, mixed $var, [mixed ...])%Inserta uno o más elementos al final de un array
array_rand%mixed array_rand(array $input, [int $num_req = 1])%Selecciona una o más entradas aleatorias de un array
array_reduce%mixed array_reduce(array $input, callback $function, [mixed $initial])%Reduce iterativamente una matriz a un solo valor usando una función llamada de retorno
array_replace%array array_replace(array $array, array $array1, [array $array2], [array ...])%Remplaza los elementos de los arrays pasados en el primer array
array_replace_recursive%array array_replace_recursive(array $array, array $array1, [array $array2], [array ...])%Reemplaza los elementos de los arrays pasados al primer array de forma recursiva
array_reverse%array array_reverse(array $array, [bool $preserve_keys = false])%Devuelve un array con los elementos en orden inverso
array_search%mixed array_search(mixed $needle, array $haystack, [bool $strict])%Busca un valor determinado en un array y devuelve la clave correspondiente en caso de éxito
array_shift%array array_shift(array $array)%Quita un elemento del principio del array
array_slice%array array_slice(array $array, int $offset, [int $length], [bool $preserve_keys = false])%Extrae una parte de un array
array_splice%array array_splice(array $input, int $offset, [int $length], [mixed $replacement])%Elimina una porción del array y la reemplaza con algo
array_sum%number array_sum(array $array)%Calcula la suma de los valores en un array
array_udiff%array array_udiff(array $array1, array $array2, [array ...], callback $data_compare_func)%Computa la diferencia entre arrays, usando una llamada de   retorno para la comparación de datos
array_udiff_assoc%array array_udiff_assoc(array $array1, array $array2, [array ...], callback $data_compare_func)%Computa la diferencia entre arrays con una comprobación de indices adicional, compara la información mediante una función de llamada de retorno
array_udiff_uassoc%array array_udiff_uassoc(array $array1, array $array2, [array ...], callback $data_compare_func, callback $key_compare_func)%Computa la diferencia entre arrays con una verificación de índices adicional, compara la información y los índices mediante una función de llamada de retorno
array_uintersect%array array_uintersect(array $array1, array $array2, [array ...], callback $data_compare_func)%Computa una intersección de arrays, compara la información mediante una función de llamada de retorno
array_uintersect_assoc%array array_uintersect_assoc(array $array1, array $array2, [array ...], callback $data_compare_func)%Computa la intersección de arrays con una comprobación de índices adicional, compara la información mediante una función de llamada de retorno
array_uintersect_uassoc%array array_uintersect_uassoc(array $array1, array $array2, [array ...], callback $data_compare_func, callback $key_compare_func)%Computa la intersección de arrays con una comprobación de índices adicional, compara la información y los índices mediante funciones de llamada de retorno
array_unique%array array_unique(array $array, [int $sort_flags = SORT_STRING])%Elimina valores duplicados de un array
array_unshift%int array_unshift(array $array, mixed $var, [mixed ...])%Añadir al inicio de un array uno a más elementos
array_values%array array_values(array $input)%Devuelve todos los valores de un array
array_walk%bool array_walk(array $array, callback $funcname, [mixed $userdata])%Aplicar una función de usuario a cada miembro de un array
array_walk_recursive%bool array_walk_recursive(array $input, callback $funcname, [mixed $userdata])%Aplicar una función de usuario recursivamente a cada miembro de un array
arsort%bool arsort(array $array, [int $sort_flags = SORT_REGULAR])%Ordena un array en orden inverso y mantiene la asociación de índices
asin%float asin(float $arg)%Arco seno
asinh%float asinh(float $arg)%Arco seno hiperbólico
asort%bool asort(array $array, [int $sort_flags = SORT_REGULAR])%Ordena un array y mantiene la asociación de índices
assert%bool assert(mixed $assertion)%Checks if assertion is FALSE
assert_options%mixed assert_options(int $what, [mixed $value])%Set/get the various assert flags
atan%float atan(float $arg)%Arco tangente
atan2%float atan2(float $y, float $x)%Arco tangente de dos variables
atanh%float atanh(float $arg)%Arco tangente hiperbólica
base64_decode%string base64_decode(string $data, [bool $strict = false])%Decodifica datos codificados con MIME base64
base64_encode%string base64_encode(string $data)%Codifica datos con MIME base64
base_convert%string base_convert(string $number, int $frombase, int $tobase)%Convertir un número entre bases arbitrarias
basename%string basename(string $path, [string $suffix])%Devuelve el componente de nombre de rastreo de la ruta
bcadd%string bcadd(string $left_operand, string $right_operand, [int $scale])%Añade dos números de precisión arbitrária
bccomp%int bccomp(string $left_operand, string $right_operand, [int $scale])%Compara dos números de precisión arbitraria
bcdiv%string bcdiv(string $left_operand, string $right_operand, [int $scale])%Divide dos números de precisión arbitraria
bcmod%string bcmod(string $left_operand, string $modulus)%Obtiene el módulo de un número de precisión arbitraria
bcmul%string bcmul(string $left_operand, string $right_operand, [int $scale])%Multiplica dos números de precisión arbitraria
bcpow%string bcpow(string $left_operand, string $right_operand, [int $scale])%Elevar un número de precisión arbitraria a otro
bcpowmod%string bcpowmod(string $left_operand, string $right_operand, string $modulus, [int $scale])%Eleva un número de precisión arbitraria a otro, reducido por un módulo especificado
bcscale%bool bcscale(int $scale)%Establece los parametros de scale por defecto para todas las funciones matemáticas de bc
bcsqrt%string bcsqrt(string $operand, [int $scale])%Obtiene la raiz cuadrada de un número de precisión arbitraria
bcsub%string bcsub(string $left_operand, string $right_operand, [int $scale])%Resta un número de precisión arbitraria de otro
bin2hex%string bin2hex(string $str)%Convierte datos binarios en su representación hexadecimal
bind_textdomain_codeset%string bind_textdomain_codeset(string $domain, string $codeset)%Especifica el juego de caracteres en que los mensajes del catálogo del dominio serán devueltos
bindec%float bindec(string $binary_string)%Binario a decimal
bindtextdomain%string bindtextdomain(string $domain, string $directory)%Establece la ruta del dominio
bson_decode%array bson_decode(string $bson)%Decodifica un objecto BSON a un array PHP
bson_encode%string bson_encode(mixed $anything)%Serializa una variable PHP a un string BSON
bzclose%int bzclose(resource $bz)%Cierra un fichero bzip2
bzcompress%mixed bzcompress(string $source, [int $blocksize = 4], [int $workfactor])%Comprime una cadena en datos codificados en bzip2
bzdecompress%mixed bzdecompress(string $source, [int $small])%Descomprime datos codificados con bzip2
bzerrno%int bzerrno(resource $bz)%Devuelve el número de erro de bzip2
bzerror%array bzerror(resource $bz)%Devuelve el número de error y la cadena del error de bzip2 en un array
bzerrstr%string bzerrstr(resource $bz)%Devuelve una cadena de error de bzip2
bzflush%int bzflush(resource $bz)%Fuerza la escritura de todos los datos del búfer
bzopen%resource bzopen(string $filename, string $mode)%Abre un fichero comprimido con bzip2
bzread%string bzread(resource $bz, [int $length = 1024])%Lectura segura de ficheros bzip2
bzwrite%int bzwrite(resource $bz, string $data, [int $length])%Escribe en un fichero bzip2 de forma segura binariamente
cal_days_in_month%int cal_days_in_month(int $calendar, int $month, int $year)%Devolver el número de días de un mes para un año y un calendario dados
cal_from_jd%array cal_from_jd(int $jd, int $calendar)%Convierte de una Fecha Juliana a un calendario soportado
cal_info%array cal_info([int $calendar = -1])%Devuelve información sobre un calendario en particular
cal_to_jd%int cal_to_jd(int $calendar, int $month, int $day, int $year)%Convertir un calendario soportado a la Fecha Juliana
call_user_func%mixed call_user_func(callback $function, [mixed $parameter], [mixed ...])%Llamar a una función de usuario dada por el primer parámetro
call_user_func_array%mixed call_user_func_array(callback $function, array $param_arr)%Llamar a una función de usuario dada con una matriz de parámetros
call_user_method%mixed call_user_method(string $method_name, object $obj, [mixed $parameter], [mixed ...])%Llamar a un método de usuario sobre un objeto específico [obsoleto]
call_user_method_array%mixed call_user_method_array(string $method_name, object $obj, array $params)%LLamar a un método de usuario dado con una matriz de parámetros [obsoleto]
ceil%float ceil(float $value)%Redondear fracciones hacia arriba
chdir%bool chdir(string $directory)%Cambia de directorio
checkdate%bool checkdate(int $month, int $day, int $year)%Validar una fecha gregoriana
checkdnsrr%bool checkdnsrr(string $host, [string $type = "MX"])%Check DNS records corresponding to a given Internet host name or IP address
chgrp%bool chgrp(string $filename, mixed $group)%Cambia el grupo del archivo
chmod%bool chmod(string $filename, int $mode)%Cambia el modo de archivo
chop%void chop()%Alias de rtrim
chown%bool chown(string $filename, mixed $user)%Cambia el propietario del archivo
chr%string chr(int $ascii)%Devuelve un caracter específico
chroot%bool chroot(string $directory)%Cambia el directorio raíz
chunk_split%string chunk_split(string $body, [int $chunklen = 76], [string $end = "\r\n"])%Divide una cadena en trozos más pequeños
class_alias%boolean class_alias([string $original], [string $alias])%Crea un alias para una clase
class_exists%bool class_exists(string $class_name, [bool $autoload = true])%Verifica si la clase ha sido definida
class_implements%array class_implements(mixed $class, [bool $autoload = true])%Return the interfaces which are implemented by the given class
class_parents%array class_parents(mixed $class, [bool $autoload = true])%Return the parent classes of the given class
clearstatcache%void clearstatcache([bool $clear_realpath_cache = false], [string $filename])%Limpia la caché de estado de un archivo
closedir%void closedir([resource $dir_handle])%Cierra un gestor de directorio
closelog%bool closelog()%Close connection to system logger
collator_asort%bool collator_asort(array $arr, [int $sort_flag], Collator $coll, array $arr, [int $sort_flag])%Sort array maintaining index association
collator_compare%int collator_compare(string $str1, string $str2, Collator $coll, string $str1, string $str2)%Compare two Unicode strings
collator_create%Collator collator_create(string $locale, string $locale)%Create a collator
collator_get_attribute%int collator_get_attribute(int $attr, Collator $coll, int $attr)%Get collation attribute value
collator_get_error_code%int collator_get_error_code(Collator $coll)%Get collator's last error code
collator_get_error_message%string collator_get_error_message(Collator $coll)%Get text for collator's last error code
collator_get_locale%string collator_get_locale([int $type], Collator $coll, int $type)%Get the locale name of the collator
collator_get_sort_key%string collator_get_sort_key(string $str, Collator $coll, string $str)%Get sorting key for a string
collator_get_strength%int collator_get_strength(Collator $coll)%Get current collation strength
collator_set_attribute%bool collator_set_attribute(int $attr, int $val, Collator $coll, int $attr, int $val)%Set collation attribute
collator_set_strength%bool collator_set_strength(int $strength, Collator $coll, int $strength)%Set collation strength
collator_sort%bool collator_sort(array $arr, [int $sort_flag], Collator $coll, array $arr, [int $sort_flag])%Sort array using specified collator
collator_sort_with_sort_keys%bool collator_sort_with_sort_keys(array $arr, Collator $coll, array $arr)%Sort array using specified collator and sort keys
com_addref%void com_addref()%Aumenta el contador de referencia de componentes [obsoleto]
com_create_guid%string com_create_guid()%Generar un identificador único globalmente (GUID)
com_event_sink%bool com_event_sink(variant $comobject, object $sinkobject, [mixed $sinkinterface])%Conectar eventos de un objeto COM a un objeto PHP
com_get%void com_get()%Obtiene el valor de una propiedad de un Componente COM Component [obsoleto]
com_get_active_object%variant com_get_active_object(string $progid, [int $code_page])%Devuelve un gestor a una instancia de un objeto COM ya en ejecución
com_invoke%void com_invoke()%Llama a un método de un componente COM [obsoleto]
com_isenum%bool com_isenum(variant $com_module)%Indica si un objeto COM tiene una interfaz IEnumVariant para iteraciones [obsoleto]
com_load%void com_load()%Crea una nueva referencia a un componente COM [obsoleto]
com_load_typelib%bool com_load_typelib(string $typelib_name, [bool $case_insensitive])%Carga una biblioteca de tipos
com_message_pump%bool com_message_pump([int $timeoutms])%Procesar mensajes COM, durmiendo hata timeoutms milisegundos
com_print_typeinfo%bool com_print_typeinfo(object $comobject, [string $dispinterface], [bool $wantsink])%Imprime una definición de clase de PHP para una interfaz despachable
com_propget%void com_propget()%Alias de com_get
com_propput%void com_propput()%Alias de com_set
com_propset%void com_propset()%Alias de com_set
com_release%void com_release()%Disminuye el contador de referencia de componentes [obsoleto]
com_set%void com_set()%Asigna un valor a una propiedad de un componente COM
compact%array compact(mixed $varname, [mixed ...])%Crear un array que contiene variables y sus valores
connection_aborted%int connection_aborted()%Verifica si el cliente se desconectó
connection_status%int connection_status()%Devuelve el campo de bits de status de conexión
connection_timeout%int connection_timeout()%Verificar si el script ha alcanzado su tiempo de espera máximo
constant%mixed constant(string $name)%Devuelve el valor de una constante
convert_cyr_string%string convert_cyr_string(string $str, string $from, string $to)%Convierte de un conjunto de caracteres cirílico a otro conjunto de caracteres cirílico
convert_uudecode%string convert_uudecode(string $data)%Descodifica una cadena codificada mediante   uuencode
convert_uuencode%string convert_uuencode(string $data)%Codifica, mediante uuencode, una cadena
copy%bool copy(string $source, string $dest, [resource $context])%Copia archivos
cos%float cos(float $arg)%Coseno
cosh%float cosh(float $arg)%Coseno hiperbólico
count%int count(mixed $var, [int $mode = COUNT_NORMAL])%Cuenta todos los elementos de un array o propiedades de un objecto
count_chars%mixed count_chars(string $string, [int $mode])%Devuelve información sobre los caracteres usados en una cadena
crc32%int crc32(string $str)%Calcula el polinomio crc32 de una cadena
create_function%string create_function(string $args, string $code)%Crear una función anónima (estilo lambda)
crypt%string crypt(string $str, [string $salt])%One-way string hashing
ctype_alnum%string ctype_alnum(string $text)%Chequear posibles caracteres alfanuméricos
ctype_alpha%string ctype_alpha(string $text)%Chequear posibles caracteres alfabéticos
ctype_cntrl%string ctype_cntrl(string $text)%Chequear posibles caracteres de control
ctype_digit%string ctype_digit(string $text)%Chequear posibles caracteres numéricos
ctype_graph%string ctype_graph(string $text)%Chequear posibles caracteres imprimibles, con   excepción de los espacios
ctype_lower%string ctype_lower(string $text)%Chequear posibles caracteres en minúscula
ctype_print%string ctype_print(string $text)%Chequear posibles caracteres imprimibles
ctype_punct%string ctype_punct(string $text)%Chequear posibles caracteres imprimibles que no son ni espacios en    blanco ni caracteres alfanuméricos
ctype_space%string ctype_space(string $text)%Chequear posibles caracteres de espacio en blanco
ctype_upper%string ctype_upper(string $text)%Chequear posibles caracteres en mayúscula
ctype_xdigit%string ctype_xdigit(string $text)%Chequear posibles caracteres que representen un dígito hexadecimal
curl_close%void curl_close(resource $ch)%Cierra una sesión cURL
curl_copy_handle%resource curl_copy_handle(resource $ch)%Copia el recurso cURL junto con todas sus preferencias
curl_errno%int curl_errno(resource $ch)%Devuelve el último número de error
curl_error%string curl_error(resource $ch)%Devuelve una cadena que contiene el último error de la sesión actual
curl_exec%mixed curl_exec(resource $ch)%Establece una sesión cURL
curl_getinfo%mixed curl_getinfo(resource $ch, [int $opt])%Obtiene información relativa a una transferencia específica
curl_init%resource curl_init([string $url])%Inicia sesión cURL
curl_multi_add_handle%int curl_multi_add_handle(resource $mh, resource $ch)%Añade un recurso cURL a un grupo de recursos cURL
curl_multi_close%void curl_multi_close(resource $mh)%Cierra un grupo de recursos cURL
curl_multi_exec%int curl_multi_exec(resource $mh, int $still_running)%Ejecuta las sub-conexiones del recurso cURL actual
curl_multi_getcontent%string curl_multi_getcontent(resource $ch)%Devuelve el contenido del recurso cURL si CURLOPT_RETURNTRANSFER está activado
curl_multi_info_read%array curl_multi_info_read(resource $mh, [int $msgs_in_queue])%Obtiene información de las transferencias en curso
curl_multi_init%resource curl_multi_init()%Devuelve un nuevo multi recurso cURL
curl_multi_remove_handle%int curl_multi_remove_handle(resource $mh, resource $ch)%Elimina un multi recurso de un conjunto de recursos cURL
curl_multi_select%int curl_multi_select(resource $mh, [float $timeout = 1.0])%Espera actividad en cualquier conexión en curl_multi
curl_setopt%bool curl_setopt(resource $ch, int $option, mixed $value)%Configura una opción para una transferencia cURL
curl_setopt_array%bool curl_setopt_array(resource $ch, array $options)%Configura múltiples opciones para una transferencia cURL
curl_version%array curl_version([int $age = CURLVERSION_NOW])%Obtiene la información de la versión de cURL
current%mixed current(array $array)%Devuelve el elemento actual en un array
date%string date(string $format, [int $timestamp])%Dar formato a la fecha/hora local
date_add%void date_add()%Alias de DateTime::add
date_create%void date_create()%Alias de DateTime::__construct
date_create_from_format%void date_create_from_format()%Alias de DateTime::createFromFormat
date_date_set%void date_date_set()%Alias de DateTime::setDate
date_default_timezone_get%string date_default_timezone_get()%Obtiene la zona horaria predeterminada usada por todas las funciones de fecha/hora en un script
date_default_timezone_set%bool date_default_timezone_set(string $timezone_identifier)%Establece la zona horaria predeterminada usada por todas las funciones de fecha/hora en un script
date_diff%void date_diff()%Alias de DateTime::diff
date_format%void date_format()%Alias de DateTime::format
date_get_last_errors%void date_get_last_errors()%Alias de DateTime::getLastErrors
date_interval_create_from_date_string%void date_interval_create_from_date_string()%Alias de DateInterval::createFromDateString
date_interval_format%void date_interval_format()%Alias de DateInterval::format
date_isodate_set%void date_isodate_set()%Alias de DateTime::setISODate
date_modify%void date_modify()%Alias de DateTime::modify
date_offset_get%void date_offset_get()%Alias de DateTime::getOffset
date_parse%array date_parse(string $date)%Devuelve una matriz asociativa con información detallada acerca de una fecha dada
date_parse_from_format%array date_parse_from_format(string $format, string $date)%Obtener información de una fecha dada
date_sub%void date_sub()%Alias de DateTime::sub
date_sun_info%array date_sun_info(int $time, float $latitude, float $longitude)%Devuelve una matriz con información sobre la puesta/salida del sol y el comienzo/final del crepúsculo
date_sunrise%mixed date_sunrise(int $timestamp, [int $format = SUNFUNCS_RET_STRING], [float $latitude = ini_get("date.default_latitude")], [float $longitude = ini_get("date.default_longitude")], [float $zenith = ini_get("date.sunrise_zenith")], [float $gmt_offset])%Devuelve la hora de la salida del sol de un día y ubicación dados
date_sunset%mixed date_sunset(int $timestamp, [int $format = SUNFUNCS_RET_STRING], [float $latitude = ini_get("date.default_latitude")], [float $longitude = ini_get("date.default_longitude")], [float $zenith = ini_get("date.sunset_zenith")], [float $gmt_offset])%Devuelve la hora de la puesta de sol de un día y ubicación dados
date_time_set%void date_time_set()%Alias de DateTime::setTime
date_timestamp_get%void date_timestamp_get()%Alias de DateTime::getTimestamp
date_timestamp_set%void date_timestamp_set()%Alias de DateTime::setTimestamp
date_timezone_get%void date_timezone_get()%Alias de DateTime::getTimezone
date_timezone_set%void date_timezone_set()%Alias de DateTime::setTimezone
datefmt_create%IntlDateFormatter datefmt_create(string $locale, int $datetype, int $timetype, [string $timezone], [int $calendar], [string $pattern], string $locale, int $datetype, int $timetype, [string $timezone], [int $calendar], [string $pattern], string $locale, int $datetype, int $timetype, [string $timezone], [int $calendar], [string $pattern])%Create a date formatter
datefmt_format%string datefmt_format(mixed $value, IntlDateFormatter $fmt, mixed $value)%Format the date/time value as a string
datefmt_get_calendar%int datefmt_get_calendar(IntlDateFormatter $fmt)%Get the calendar used for the IntlDateFormatter
datefmt_get_datetype%int datefmt_get_datetype(IntlDateFormatter $fmt)%Get the datetype used for the IntlDateFormatter
datefmt_get_error_code%int datefmt_get_error_code(IntlDateFormatter $fmt)%Get the error code from last operation
datefmt_get_error_message%string datefmt_get_error_message(IntlDateFormatter $fmt)%Get the error text from the last operation.
datefmt_get_locale%string datefmt_get_locale([int $which], IntlDateFormatter $fmt, [int $which])%Get the locale used by formatter
datefmt_get_pattern%string datefmt_get_pattern(IntlDateFormatter $fmt)%Get the pattern used for the IntlDateFormatter
datefmt_get_timetype%int datefmt_get_timetype(IntlDateFormatter $fmt)%Get the timetype used for the IntlDateFormatter
datefmt_get_timezone_id%string datefmt_get_timezone_id(IntlDateFormatter $fmt)%Get the timezone-id used for the IntlDateFormatter
datefmt_is_lenient%bool datefmt_is_lenient(IntlDateFormatter $fmt)%Get the lenient used for the IntlDateFormatter
datefmt_localtime%array datefmt_localtime(string $value, [int $position], IntlDateFormatter $fmt, string $value, [int $position])%Parse string to a field-based time value
datefmt_parse%int datefmt_parse(string $value, [int $position], IntlDateFormatter $fmt, string $value, [int $position])%Parse string to a timestamp value
datefmt_set_calendar%bool datefmt_set_calendar(int $which, IntlDateFormatter $fmt, int $which)%sets the calendar used to the appropriate calendar, which must be
datefmt_set_lenient%bool datefmt_set_lenient(bool $lenient, IntlDateFormatter $fmt, bool $lenient)%Set the leniency of the parser
datefmt_set_pattern%bool datefmt_set_pattern(string $pattern, IntlDateFormatter $fmt, string $pattern)%Set the pattern used for the IntlDateFormatter
datefmt_set_timezone_id%bool datefmt_set_timezone_id(string $zone, IntlDateFormatter $fmt, string $zone)%Sets the time zone to use
dba_close%void dba_close(resource $handle)%Cerrar una base de datos DBA
dba_delete%bool dba_delete(string $key, resource $handle)%Elimina una entrada DBA especificada por clave
dba_exists%bool dba_exists(string $key, resource $handle)%Verificar si la clave existe
dba_fetch%string dba_fetch(string $key, resource $handle, string $key, int $skip, resource $handle)%Recuperar datos especificados por clave
dba_firstkey%string dba_firstkey(resource $handle)%Recuperar la primera clave
dba_handlers%array dba_handlers([bool $full_info = false])%Listar todos los gestores disponibles
dba_insert%bool dba_insert(string $key, string $value, resource $handle)%Insertar entrada
dba_key_split%mixed dba_key_split(mixed $key)%Separa una clave en representación de cadena en representación de array
dba_list%array dba_list()%Listar todos los archivos de base de datos abiertos
dba_nextkey%string dba_nextkey(resource $handle)%Recuperar la siguiente clave
dba_open%resource dba_open(string $path, string $mode, [string $handler], [mixed ...])%Abrir una base de datos
dba_optimize%bool dba_optimize(resource $handle)%Optimizar base de datos
dba_popen%resource dba_popen(string $path, string $mode, [string $handler], [mixed ...])%Abrir una base de datos de forma persistente
dba_replace%bool dba_replace(string $key, string $value, resource $handle)%Reemplazar o insertar una entrada
dba_sync%bool dba_sync(resource $handle)%Sincronizar base de datos
dbx_close%int dbx_close(object $link_identifier)%Cierra una conexión/base de datos abierta
dbx_compare%int dbx_compare(array $row_a, array $row_b, string $column_key, [int $flags = DBX_CMP_ASC | DBX_CMP_NATIVE])%Comparar dos filas con propósitos de ordenación
dbx_connect%object dbx_connect(mixed $module, string $host, string $database, string $username, string $password, [int $persistent])%Abrir una conexión/base de datos
dbx_error%string dbx_error(object $link_identifier)%Reporta un mensaje de error de la última llamada a la función en el módulo
dbx_escape_string%string dbx_escape_string(object $link_identifier, string $text)%Escapar una cadena para que pueda ser usada de forma segura en una declaración sql
dbx_fetch_row%mixed dbx_fetch_row(object $result_identifier)%Traer filas de un resultado de una consulta que tuvo la   bandera DBX_RESULT_UNBUFFERED establecida
dbx_query%mixed dbx_query(object $link_identifier, string $sql_statement, [int $flags])%Enviar una consulta y traer todos los resultado (si hubo alguno)
dbx_sort%bool dbx_sort(object $result, string $user_compare_function)%Ordenar un resultado de una llamada a dbx_query mediante una función de ordenación personalizada
dcgettext%string dcgettext(string $domain, string $message, int $category)%Sobrescribe el dominio de la búsqueda única del mensaje
dcngettext%string dcngettext(string $domain, string $msgid1, string $msgid2, int $n, int $category)%Versión plural de dcgettext
deaggregate%void deaggregate(object $object, [string $class_name])%Removes the aggregated methods and properties from an object
debug_backtrace%array debug_backtrace([bool $provide_object = true])%Genera un rastreo
debug_print_backtrace%void debug_print_backtrace()%Imprime un backtrace
debug_zval_dump%void debug_zval_dump(mixed $variable)%Vuelca a la salida una cadena con la representación de un valor interno de zend
decbin%string decbin(int $number)%Decimal a binario
dechex%string dechex(int $number)%Decimal a hexadecimal
decoct%string decoct(int $number)%Decimal a octal
define%bool define(string $name, mixed $value, [bool $case_insensitive = false])%Define una constante nominada
define_syslog_variables%void define_syslog_variables()%Initializes all syslog related variables
defined%bool defined(string $name)%Verifica si existe una constante nominada dada
deg2rad%float deg2rad(float $number)%Convierte el número en grados a su equivalente en radianes
delete%void delete()%Véase unlink o unset
dgettext%string dgettext(string $domain, string $message)%Sobrescribe el dominio actual
die%void die()%Equivalente a exit
dir%void dir()%Retorna una instancia de la clase Directory
dirname%string dirname(string $path)%Devuelve el directorio padre de la ruta
disk_free_space%float disk_free_space(string $directory)%Devuelve el espacio disponible de un sistema de archivos o partición de disco
disk_total_space%float disk_total_space(string $directory)%Devuelve el tamaño total de un sistema de archivos o partición de disco
diskfreespace%void diskfreespace()%Alias de disk_free_space
dl%bool dl(string $library)%Loads a PHP extension at runtime
dngettext%string dngettext(string $domain, string $msgid1, string $msgid2, int $n)%Versión plural de dgettext
dns_check_record%void dns_check_record()%Alias de checkdnsrr
dns_get_mx%void dns_get_mx()%Alias de getmxrr
dns_get_record%array dns_get_record(string $hostname, [int $type = DNS_ANY], [array $authns], [array $addtl])%Fetch DNS Resource Records associated with a hostname
dom_import_simplexml%DOMElement dom_import_simplexml(SimpleXMLElement $node)%Obtiene un objeto DOMElement desde un    objeto SimpleXMLElement
domxml_new_doc%DomDocument domxml_new_doc(string $version)%Crea un nuevo documento XML vacío
domxml_open_file%DomDocument domxml_open_file(string $filename, [int $mode], [array $error])%Crea un objeto DOM a partir de un archivo   XML
domxml_open_mem%DomDocument domxml_open_mem(string $str, [int $mode], [array $error])%Crea un objeto DOM desde un documento XML
domxml_version%string domxml_version()%Obtiene la versión de la biblioteca XML
domxml_xmltree%DomDocument domxml_xmltree(string $str)%Crea un árbol de objetos PHP a partir de un documento XML
domxml_xslt_stylesheet%DomXsltStylesheet domxml_xslt_stylesheet(string $xsl_buf)%Crea un objeto DomXsltStylesheet desde un documento XSL en una cadena
domxml_xslt_stylesheet_doc%DomXsltStylesheet domxml_xslt_stylesheet_doc(DomDocument $xsl_doc)%Crea un objeto DomXsltStylesheet desde un objeto DomDocument
domxml_xslt_stylesheet_file%DomXsltStylesheet domxml_xslt_stylesheet_file(string $xsl_file)%Crea un objeto DomXsltStylesheet desde un documento XSL en un fichero
domxml_xslt_version%int domxml_xslt_version()%Obtiene la versión de la biblioteca XSLT
dotnet_load%int dotnet_load(string $assembly_name, [string $datatype_name], [int $codepage])%Carga un módulo de DOTNET
doubleval%void doubleval()%Alias de floatval
each%array each(array $array)%Devolver el par clave/valor actual de un array y avanzar el cursor del array
easter_date%int easter_date([int $year])%Obtener la fecha Unix para la medianoche de Pascua de un año dado
easter_days%int easter_days([int $year], [int $method = CAL_EASTER_DEFAULT])%Obtener el número de días despúes del 21 de marzo en el cuál cae Pascua para un año dado
echo%void echo(string $arg1, [string ...])%Muestra una o más cadenas
empty%bool empty(mixed $var)%Determina si una variable está vacía
enchant_broker_describe%array enchant_broker_describe(resource $broker)%Enumera los proveedores de Enchant
enchant_broker_dict_exists%bool enchant_broker_dict_exists(resource $broker, string $tag)%Si existe o no un diccionario. Usando una etiqueta no vacía
enchant_broker_free%bool enchant_broker_free(resource $broker)%Liberar el recurso de agente y sus diccionarios
enchant_broker_free_dict%bool enchant_broker_free_dict(resource $dict)%Liberar un recurso de diccionario
enchant_broker_get_error%string enchant_broker_get_error(resource $broker)%Devuelve el último error del agente
enchant_broker_init%resource enchant_broker_init()%Crear un nuevo objeto agente capaz de hacer peticiones
enchant_broker_list_dicts%mixed enchant_broker_list_dicts(resource $broker)%Devuelve una lista de los diccionarios disponibles
enchant_broker_request_dict%resource enchant_broker_request_dict(resource $broker, string $tag)%Crear un diccionario usanto una etiqueta
enchant_broker_request_pwl_dict%resource enchant_broker_request_pwl_dict(resource $broker, string $filename)%Crea un diccionario usando un archivo PWL
enchant_broker_set_ordering%bool enchant_broker_set_ordering(resource $broker, string $tag, string $ordering)%Declara una preferencia de diccionarios a usar para el lenguaje
enchant_dict_add_to_personal%void enchant_dict_add_to_personal(resource $dict, string $word)%Añadir una palabra a una lista personal de palabras
enchant_dict_add_to_session%void enchant_dict_add_to_session(resource $dict, string $word)%Añadir una palabra a esta sesión ortográfica
enchant_dict_check%bool enchant_dict_check(resource $dict, string $word)%Comprobar si una palabra está correctamente escrita o no
enchant_dict_describe%mixed enchant_dict_describe(resource $dict)%Describe el diccionario individual
enchant_dict_get_error%string enchant_dict_get_error(resource $dict)%Devuelve el último error de la sesión ortográfica actual
enchant_dict_is_in_session%bool enchant_dict_is_in_session(resource $dict, string $word)%Si existe o no una palabra en esta sesión ortográfica
enchant_dict_quick_check%bool enchant_dict_quick_check(resource $dict, string $word, [array $suggestions])%Verifica si la palabra está correctamente escrita y proporciona sugerencias
enchant_dict_store_replacement%void enchant_dict_store_replacement(resource $dict, string $mis, string $cor)%Añadir una corrección a una palabra
enchant_dict_suggest%array enchant_dict_suggest(resource $dict, string $word)%Devolverá una lista de valores si no se reúnen esas pre-condiciones
end%mixed end(array $array)%Establece el puntero intero de un array a su último elemento
ereg%int ereg(string $pattern, string $string, [array $regs])%Comparación de una expresión regular
ereg_replace%string ereg_replace(string $pattern, string $replacement, string $string)%Sustituye una expresión regular
eregi%int eregi(string $pattern, string $string, [array $regs])%Comparación de una expresión regular de forma insensible a mayúsculas-minúsculas
eregi_replace%string eregi_replace(string $pattern, string $replacement, string $string)%Sustituye una expresión regular de forma insensible a mayúsculas-minúsculas
error_get_last%array error_get_last()%Obtener el último error que ocurrió
error_log%bool error_log(string $message, [int $message_type], [string $destination], [string $extra_headers])%Enviar un mensaje de error a algún lugar
error_reporting%int error_reporting([int $level])%Establece qué errores de PHP son notificados
escapeshellarg%string escapeshellarg(string $arg)%Escapar una cadena a ser usada como argumento del    intérprete de comandos
escapeshellcmd%string escapeshellcmd(string $command)%Escapar meta-caracteres del intérprete de   comandos
eval%mixed eval(string $code_str)%Evaluar una cadena como código PHP
exec%string exec(string $command, [array $output], [int $return_var])%Ejecutar un programa externo
exif_imagetype%int exif_imagetype(string $filename)%Determinar el tipo de una imagen
exif_read_data%array exif_read_data(string $filename, [string $sections], [bool $arrays = false], [bool $thumbnail = false])%Lee las cabeceras EXIF desde un JPEG o un TIFF
exif_tagname%string exif_tagname(int $index)%Obtener el nombre de la cabecera de un índice
exif_thumbnail%string exif_thumbnail(string $filename, [int $width], [int $height], [int $imagetype])%Recuperar la miniatura embebida de una imagen TIFF o JPEG
exit%void exit([string $status], int $status)%Imprime un mensaje y termina el script actual
exp%float exp(float $arg)%Calcula la exponencial de e
explode%array explode(string $delimiter, string $string, [int $limit])%Split a string by string
expm1%float expm1(float $arg)%Devuelve exp(numero)-1, calculado de tal forma que no pierde precisión     incluso cuando el valor del numero se aproxima a cero.
extension_loaded%bool extension_loaded(string $name)%Encontrar si una extensión está cargada
extract%int extract(array $var_array, [int $extract_type = EXTR_OVERWRITE], [string $prefix])%Importar variables a la tabla de símbolos actual desde un array
ezmlm_hash%int ezmlm_hash(string $addr)%Calcula el valor hash que necesita EZMLM
fclose%bool fclose(resource $handle)%Cierra un puntero a un archivo abierto
feof%bool feof(resource $handle)%Comprueba si el puntero a un archivo está al final del archivo
fflush%bool fflush(resource $handle)%Vuelca la salida a un archivo
fgetc%string fgetc(resource $handle)%Obtiene un carácter de un puntero a un archivo
fgetcsv%array fgetcsv(resource $handle, [int $length], [string $delimiter = ','], [string $enclosure = '"'], [string $escape = '\\'])%Obtiene una línea del puntero a un archivo y la examina para tratar campos CSV
fgets%string fgets(resource $handle, [int $length])%Obtiene un línea del puntero a un archivo
fgetss%string fgetss(resource $handle, [int $length], [string $allowable_tags])%Obtiene un línea desde un puntero a un archivo y elimina las etiquetas HTML
file%array file(string $filename, [int $flags], [resource $context])%Transfiere un archivo completo a una matriz
file_exists%bool file_exists(string $filename)%Comprueba si existe un archivo o directorio
file_get_contents%string file_get_contents(string $filename, [bool $use_include_path = false], [resource $context], [int $offset = -1], [int $maxlen])%Transmite un archivo entero a una cadena
file_put_contents%int file_put_contents(string $filename, mixed $data, [int $flags], [resource $context])%Escribe una cadena a un archivo
fileatime%int fileatime(string $filename)%Obtiene el momento del último acceso a un archivo
filectime%int filectime(string $filename)%Obtiene el momento del último cambio del i-nodo de un archivo
filegroup%int filegroup(string $filename)%Obtiene el grupo de un archivo
fileinode%int fileinode(string $filename)%Obtiene el i-nodo del archivo
filemtime%int filemtime(string $filename)%Obtiene el momento de la última modificación de un archivo
fileowner%int fileowner(string $filename)%Obtiene el propietario de un archivo
fileperms%int fileperms(string $filename)%Obtiene los permisos de un archivo
filesize%int filesize(string $filename)%Obtiene el tamaño de un archivo
filetype%string filetype(string $filename)%Obtiene el tipo de archivo
filter_has_var%bool filter_has_var(int $type, string $variable_name)%Comprueba si existe una variable de un tipo concreto existe
filter_id%int filter_id(string $filtername)%Indica el ID del nombre de filtro que se indique
filter_input%mixed filter_input(int $type, string $variable_name, [int $filter = FILTER_DEFAULT], [mixed $options])%Toma una variable externa concreta por nombre y opcionalmente la filtra
filter_input_array%mixed filter_input_array(int $type, [mixed $definition])%Obtiene variables externas y opcionalmente las filtra
filter_list%array filter_list()%Devuelve una lista de todos los filtros soportados
filter_var%mixed filter_var(mixed $variable, [int $filter = FILTER_DEFAULT], [mixed $options])%Fitlra una variable con el filtro que se indique
filter_var_array%mixed filter_var_array(array $data, [mixed $definition])%Retorna múltiple variables y opcionalmente las filtra
finfo%object finfo([int $options = FILEINFO_NONE], [string $magic_file], [int $options = FILEINFO_NONE], [string $magic_file])%Crea un nuevo recurso fileinfo
finfo_buffer%string finfo_buffer(resource $finfo, string $string, [int $options = FILEINFO_NONE], [resource $context], string $string, [int $options = FILEINFO_NONE], [resource $context])%Devuelve información sobre el búfer en formato string
finfo_close%bool finfo_close(resource $finfo)%Cierra el recurso fileinfo
finfo_file%string finfo_file(resource $finfo, string $file_name, [int $options = FILEINFO_NONE], [resource $context], string $file_name, [int $options = FILEINFO_NONE], [resource $context])%Devuelve información sobre un fichero
finfo_open%resource finfo_open([int $options = FILEINFO_NONE], [string $magic_file], [int $options = FILEINFO_NONE], [string $magic_file])%Crea un nuevo recurso fileinfo
finfo_set_flags%bool finfo_set_flags(resource $finfo, int $options, int $options)%Opciones de configuración de libmagic
floatval%float floatval(mixed $var)%Obtener el valor flotante de una variable
flock%bool flock(resource $handle, int $operation, [int $wouldblock])%Bloqueo de archivos asesorado portable
floor%float floor(float $value)%Redondear fracciones hacia abajo
flush%void flush()%Vaciar el búfer de salida
fmod%float fmod(float $x, float $y)%Devuelve el residuo de punto flotante (módulo) de la división   de los argumentos
fnmatch%bool fnmatch(string $pattern, string $string, [int $flags])%Compara un nombre de archivo con un patrón
fopen%resource fopen(string $filename, string $mode, [bool $use_include_path = false], [resource $context])%Abre un archivo o URL
forward_static_call%mixed forward_static_call(callback $function, [mixed $parameter], [mixed ...])%Llamar a un método estático
forward_static_call_array%mixed forward_static_call_array(callback $function, [array $parameters])%Llamar a un método estático y pasar los argumentos como matriz
fpassthru%int fpassthru(resource $handle)%Escribe toda la información restante de un puntero a un archivo
fprintf%int fprintf(resource $handle, string $format, [mixed $args], [mixed ...])%Escribir una cadena con formato a una secuencia
fputcsv%int fputcsv(resource $handle, array $fields, [string $delimiter = ','], [string $enclosure = '"'])%Da formato a una línea como CSV y la escribe en un puntero a un archivo
fputs%void fputs()%Alias de fwrite
fread%string fread(resource $handle, int $length)%Lectura de un archivo en modo binario seguro
fscanf%mixed fscanf(resource $handle, string $format, [mixed ...])%Analiza la entrada desde un archivo de acuerdo a un formato
fseek%int fseek(resource $handle, int $offset, [int $whence = SEEK_SET])%Busca sobre un puntero a un archivo
fsockopen%resource fsockopen(string $hostname, [int $port = -1], [int $errno], [string $errstr], [float $timeout = ini_get("default_socket_timeout")])%Open Internet or Unix domain socket connection
fstat%array fstat(resource $handle)%Obtiene información acerca de un archivo usando un puntero al archivo abierto
ftell%int ftell(resource $handle)%Devuelve la posición de lectura/escritura actual del puntero a un archivo
ftok%int ftok(string $pathname, string $proj)%Convertir un nombre de ruta y un identificador de proyecto a una clave IPC de System V
ftp_alloc%bool ftp_alloc(resource $ftp_stream, int $filesize, [string $result])%Reserva espacio para que un archivo sea cargado
ftp_cdup%bool ftp_cdup(resource $ftp_stream)%Vuelve al directorio padre
ftp_chdir%bool ftp_chdir(resource $ftp_stream, string $directory)%Cambia el directorio actual en un servidor FTP
ftp_chmod%int ftp_chmod(resource $ftp_stream, int $mode, string $filename)%Establecer permisos en un archivo via FTP
ftp_close%resource ftp_close(resource $ftp_stream)%Cierra una conexión FTP
ftp_connect%resource ftp_connect(string $host, [int $port = 21], [int $timeout = 90])%Abre una conexión FTP
ftp_delete%bool ftp_delete(resource $ftp_stream, string $path)%Elimina un archivo en el servidor FTP
ftp_exec%bool ftp_exec(resource $ftp_stream, string $command)%Solicita la ejecución de un comando en el servidor FTP
ftp_fget%bool ftp_fget(resource $ftp_stream, resource $handle, string $remote_file, int $mode, [int $resumepos])%Descarga un archivo desde el servidor FTP y lo guarda en un archivo abierto
ftp_fput%bool ftp_fput(resource $ftp_stream, string $remote_file, resource $handle, int $mode, [int $startpos])%Carga un archivo abierto en el servidor FTP
ftp_get%bool ftp_get(resource $ftp_stream, string $local_file, string $remote_file, int $mode, [int $resumepos])%Descarga un archivo desde el servidor FTP
ftp_get_option%mixed ftp_get_option(resource $ftp_stream, int $option)%Recupera varios comportamientos de tiempo de ejecución de la secuencia FTP actual
ftp_login%bool ftp_login(resource $ftp_stream, string $username, string $password)%Inicia sesión en una conexión FTP
ftp_mdtm%int ftp_mdtm(resource $ftp_stream, string $remote_file)%Devuelve el tiempo de la última modificación del archivo dado
ftp_mkdir%string ftp_mkdir(resource $ftp_stream, string $directory)%Crea un directorio
ftp_nb_continue%int ftp_nb_continue(resource $ftp_stream)%Continúa recuperando/enviando un archivo (modo no-bloqueo)
ftp_nb_fget%int ftp_nb_fget(resource $ftp_stream, resource $handle, string $remote_file, int $mode, [int $resumepos])%Recupera un archivo desde el servidor FTP y lo escribe en un archivo abierto (modo no-bloqueo)
ftp_nb_fput%int ftp_nb_fput(resource $ftp_stream, string $remote_file, resource $handle, int $mode, [int $startpos])%Almacena un archivo desde un archivo abierto en el servidor FTP (modo no-bloqueo)
ftp_nb_get%int ftp_nb_get(resource $ftp_stream, string $local_file, string $remote_file, int $mode, [int $resumepos])%Recupera un archivo desde el servidor FTP y lo escribe en un archivo local (modo no-bloqueo)
ftp_nb_put%int ftp_nb_put(resource $ftp_stream, string $remote_file, string $local_file, int $mode, [int $startpos])%Almacena un archivo en el servidor FTP (modo no-bloqueo)
ftp_nlist%array ftp_nlist(resource $ftp_stream, string $directory)%Devuelve una lista de los archivos que se encuentran en el directorio especificado
ftp_pasv%bool ftp_pasv(resource $ftp_stream, bool $pasv)%Activa o desactiva el modo pasivo
ftp_put%bool ftp_put(resource $ftp_stream, string $remote_file, string $local_file, int $mode, [int $startpos])%Uploads a file to the FTP server
ftp_pwd%string ftp_pwd(resource $ftp_stream)%Devuelve el nombre del directorio actual
ftp_quit%void ftp_quit()%Alias de ftp_close
ftp_raw%array ftp_raw(resource $ftp_stream, string $command)%Envía un comando arbitrario a un servidor FTP
ftp_rawlist%array ftp_rawlist(resource $ftp_stream, string $directory, [bool $recursive = false])%Devuelve una lista detallada de archivos en el directorio especificado
ftp_rename%bool ftp_rename(resource $ftp_stream, string $oldname, string $newname)%Renombra un archivo o un directorio en el servidor FTP
ftp_rmdir%bool ftp_rmdir(resource $ftp_stream, string $directory)%Elimina un directorio
ftp_set_option%bool ftp_set_option(resource $ftp_stream, int $option, mixed $value)%Establecer varias opciones FTP de tiempo de ejecución
ftp_site%bool ftp_site(resource $ftp_stream, string $command)%Envía un comando SITE al servidor
ftp_size%int ftp_size(resource $ftp_stream, string $remote_file)%Devuelve el tamaño del archivo dado
ftp_ssl_connect%resource ftp_ssl_connect(string $host, [int $port = 21], [int $timeout = 90])%Abre una conexión segura SSL-FTP
ftp_systype%string ftp_systype(resource $ftp_stream)%Devuelve el identificador del tipo de sistema del servidor FTP remoto
ftruncate%bool ftruncate(resource $handle, int $size)%Trunca un archivo a una longitud dada
func_get_arg%mixed func_get_arg(int $arg_num)%Devuelve un elemento de una lista de argumentos
func_get_args%array func_get_args()%Devuelve una matriz que se compone de una lista de argumentos de función
func_num_args%int func_num_args()%Devuelve el número de argumentos pasados a la función
function_exists%bool function_exists(string $function_name)%Devuelve TRUE si la función dada ha sido definida
fwrite%int fwrite(resource $handle, string $string, [int $length])%Escritura de un archivo en modo binario seguro
gc_collect_cycles%int gc_collect_cycles()%Forces collection of any existing garbage cycles
gc_disable%void gc_disable()%Deactivates the circular reference collector
gc_enable%void gc_enable()%Activates the circular reference collector
gc_enabled%bool gc_enabled()%Returns status of the circular reference collector
gd_info%array gd_info()%Reúne información acerca de la biblioteda GD instalada actualmente
get_browser%mixed get_browser([string $user_agent], [bool $return_array = false])%Indica de lo que es capaz el navegador del usuario
get_called_class%string get_called_class()%El nombre de la clase "Vinculante Static Última"
get_cfg_var%string get_cfg_var(string $option)%Gets the value of a PHP configuration option
get_class%string get_class([object $object])%Devuelve el nombre de la clase de un objeto
get_class_methods%array get_class_methods(mixed $class_name)%Obtiene los nombres de los métdos de una clase
get_class_vars%array get_class_vars(string $class_name)%Obtener las propiedades predeterminadas de una clase
get_current_user%string get_current_user()%Gets the name of the owner of the current PHP script
get_declared_classes%array get_declared_classes()%Devuelve una matriz con los nombres de las clases definidas
get_declared_interfaces%array get_declared_interfaces()%Devuelve una matriz con todas las interfaces declaradas
get_defined_constants%array get_defined_constants([bool $categorize = false])%Returns an associative array with the names of all the constants and their values
get_defined_functions%array get_defined_functions()%Devuelve una matriz de todas las funciones definidas
get_defined_vars%array get_defined_vars()%Devuelve una matriz con todas las variables definidas
get_extension_funcs%array get_extension_funcs(string $module_name)%Devuelve una matriz con los nombres de funciones de un   módulo
get_headers%array get_headers(string $url, [int $format])%Recupera todas las cabeceras enviadas por el servidor en respuesta a una petición HTTP
get_html_translation_table%array get_html_translation_table([int $table = HTML_SPECIALCHARS], [int $quote_style = ENT_COMPAT])%Returns the translation table used by htmlspecialchars and htmlentities
get_include_path%string get_include_path()%Obtiene la opción de configuración include_path   actual
get_included_files%array get_included_files()%Devuelve un array con los nombres de los archivos incluidos   o requeridos
get_loaded_extensions%array get_loaded_extensions([bool $zend_extensions = false])%Returns an array with the names of all modules compiled and loaded
get_magic_quotes_gpc%int get_magic_quotes_gpc()%Obtiene el valor actual de configuración de magic_quotes_gpc
get_magic_quotes_runtime%int get_magic_quotes_runtime()%Gets the current active configuration setting of magic_quotes_runtime
get_meta_tags%array get_meta_tags(string $filename, [bool $use_include_path = false])%Extrae todo el contenido de atributos de etiquetas meta de un archivo y devuelve un array
get_object_vars%array get_object_vars(object $object)%Obtiene las propiedades del objeto dado
get_parent_class%string get_parent_class([mixed $object])%Recupera el nombre de la clase padre de un objeto o clase
get_required_files%void get_required_files()%Alias de   get_included_files
get_resource_type%string get_resource_type(resource $handle)%Devuelve el tipo de recurso
getallheaders%array getallheaders()%Recupera todas las cabeceras de petición HTTP
getcwd%string getcwd()%Obtiene el directorio actual en donde se esta trabajando
getdate%array getdate([int $timestamp = time()])%Obtener información de la fecha/hora
getenv%string getenv(string $varname)%Obtiene el valor de una variable de entorno
gethostbyaddr%string gethostbyaddr(string $ip_address)%Obtener el nombre del host de Internet correspondiente a una dirección IP    dada
gethostbyname%string gethostbyname(string $hostname)%Get the IPv4 address corresponding to a given Internet host name
gethostbynamel%array gethostbynamel(string $hostname)%Get a list of IPv4 addresses corresponding to a given Internet host    name
gethostname%string gethostname()%Gets the host name
getimagesize%array getimagesize(string $filename, [array $imageinfo])%Obtiene el tamaño de una imagen
getlastmod%int getlastmod()%Obtiene la hora de la última modificación de la   página
getmxrr%bool getmxrr(string $hostname, array $mxhosts, [array $weight])%Get MX records corresponding to a given Internet host name
getmygid%int getmygid()%Obtener el GID del dueño del script PHP
getmyinode%int getmyinode()%Gets the inode of the current script
getmypid%int getmypid()%Obtiene el ID del proceso PHP
getmyuid%int getmyuid()%Obtiene el UID del dueño del script PHP
getopt%array getopt(string $options, [array $longopts])%Gets options from the command line argument list
getprotobyname%int getprotobyname(string $name)%Obtener el número de protocolo asociado con el nombre de   protocolo
getprotobynumber%string getprotobynumber(int $number)%Obtiene el nombre de protocolo asociado con un número de protocolo
getrandmax%int getrandmax()%Mostrar el mayor valor aleatorio posible
getrusage%array getrusage([int $who])%Gets the current resource usages
getservbyname%int getservbyname(string $service, string $protocol)%Obtener el número de puerto asociado con un servicio y   protocolo de Internet
getservbyport%string getservbyport(int $port, string $protocol)%Obtener el servicio de Internet que corresponde con el puerto   y protocolo
gettext%string gettext(string $message)%Consultar un mensaje en el dominio actual
gettimeofday%mixed gettimeofday([bool $return_float])%Obtener la hora actual
gettype%string gettype(mixed $var)%Obtener el tipo de una variable
glob%array glob(string $pattern, [int $flags])%Busca coincidencias de nombres de ruta con un patrón
gmdate%string gmdate(string $format, [int $timestamp])%Formatear una fecha/hora GMT/UTC
gmmktime%int gmmktime([int $hour = gmdate("H")], [int $minute = gmdate("i")], [int $second = gmdate("s")], [int $month = gmdate("n")], [int $day = gmdate("j")], [int $year = gmdate("Y")], [int $is_dst = -1])%Obtener la marca de tiempo Unix para una fecha GMT
gmp_abs%resource gmp_abs(resource $a)%Valor absoluto
gmp_add%resource gmp_add(resource $a, resource $b)%Agrega números
gmp_and%resource gmp_and(resource $a, resource $b)%Nivel de bit AND
gmp_clrbit%void gmp_clrbit(resource $a, int $index)%Limpia el bit
gmp_cmp%int gmp_cmp(resource $a, resource $b)%Compara los números
gmp_com%resource gmp_com(resource $a)%Calcula uno de los complementos
gmp_div%void gmp_div()%Alias de gmp_div_q
gmp_div_q%resource gmp_div_q(resource $a, resource $b, [int $round = GMP_ROUND_ZERO])%Divide los números
gmp_div_qr%array gmp_div_qr(resource $n, resource $d, [int $round = GMP_ROUND_ZERO])%Divide los números y obtiene el cociente y resto
gmp_div_r%resource gmp_div_r(resource $n, resource $d, [int $round = GMP_ROUND_ZERO])%El resto de la división de los números
gmp_divexact%resource gmp_divexact(resource $n, resource $d)%División exacta de números
gmp_fact%resource gmp_fact(mixed $a)%Factorial
gmp_gcd%resource gmp_gcd(resource $a, resource $b)%Calcula el máximo común divisor
gmp_gcdext%array gmp_gcdext(resource $a, resource $b)%Calcula el máximo común divisor y multiplicadores
gmp_hamdist%int gmp_hamdist(resource $a, resource $b)%Distancia Hamming
gmp_init%resource gmp_init(mixed $number, [int $base])%Crea un número GMP
gmp_intval%int gmp_intval(resource $gmpnumber)%Convertir un número GMP a entero
gmp_invert%resource gmp_invert(resource $a, resource $b)%Inverso del modulo
gmp_jacobi%int gmp_jacobi(resource $a, resource $p)%Símbolo Jacobi
gmp_legendre%int gmp_legendre(resource $a, resource $p)%Símbolo Legendre
gmp_mod%resource gmp_mod(resource $n, resource $d)%Modulo de operación
gmp_mul%resource gmp_mul(resource $a, resource $b)%Multiplicación de números
gmp_neg%resource gmp_neg(resource $a)%Número negativo
gmp_nextprime%resource gmp_nextprime(int $a)%Encuentra el siguiente número primo
gmp_or%resource gmp_or(resource $a, resource $b)%Nivel de bit OR
gmp_perfect_square%bool gmp_perfect_square(resource $a)%Comprueba el cuadrado perfecto
gmp_popcount%int gmp_popcount(resource $a)%Cuenta la población
gmp_pow%resource gmp_pow(resource $base, int $exp)%Aumenta el número a la potencia
gmp_powm%resource gmp_powm(resource $base, resource $exp, resource $mod)%Eleva un número a la potencia con modulo
gmp_prob_prime%int gmp_prob_prime(resource $a, [int $reps = 10])%Revisa si el número es "probablemente primo"
gmp_random%resource gmp_random([int $limiter = 20])%Numero al azar
gmp_scan0%int gmp_scan0(resource $a, int $start)%Escanear para 0
gmp_scan1%int gmp_scan1(resource $a, int $start)%Escanear para 1
gmp_setbit%void gmp_setbit(resource $a, int $index, [bool $set_clear = true])%Establece el bit
gmp_sign%int gmp_sign(resource $a)%El símbolo del número
gmp_sqrt%resource gmp_sqrt(resource $a)%Calcula la raíz cuadrada
gmp_sqrtrem%array gmp_sqrtrem(resource $a)%Raíz cuadrada con resto
gmp_strval%string gmp_strval(resource $gmpnumber, [int $base])%Convierte un número GMP a cadena
gmp_sub%resource gmp_sub(resource $a, resource $b)%Resta los números
gmp_testbit%bool gmp_testbit(resource $a, int $index)%Prueba si un bit es establecido
gmp_xor%resource gmp_xor(resource $a, resource $b)%Nivel de bit XOR
gmstrftime%string gmstrftime(string $format, [int $timestamp = time()])%Formatear una fecha/hora GMT/UTC según la configuración regional
grapheme_extract%string grapheme_extract(string $haystack, int $size, [int $extract_type], [int $start], [int $next])%Function to extract a sequence of default grapheme clusters from a text buffer, which must be encoded in UTF-8.
grapheme_stripos%int grapheme_stripos(string $haystack, string $needle, [int $offset])%Find position (in grapheme units) of first occurrence of a case-insensitive string
grapheme_stristr%string grapheme_stristr(string $haystack, string $needle, [bool $before_needle = false])%Returns part of haystack string from the first occurrence of case-insensitive needle to the end of haystack.
grapheme_strlen%int grapheme_strlen(string $input)%Get string length in grapheme units
grapheme_strpos%int grapheme_strpos(string $haystack, string $needle, [int $offset])%Find position (in grapheme units) of first occurrence of a string
grapheme_strripos%int grapheme_strripos(string $haystack, string $needle, [int $offset])%Find position (in grapheme units) of last occurrence of a case-insensitive string
grapheme_strrpos%int grapheme_strrpos(string $haystack, string $needle, [int $offset])%Find position (in grapheme units) of last occurrence of a string
grapheme_strstr%string grapheme_strstr(string $haystack, string $needle, [bool $before_needle = false])%Returns part of haystack string from the first occurrence of needle to the end of haystack.
grapheme_substr%int grapheme_substr(string $string, int $start, [int $length])%Return part of a string
gzclose%bool gzclose(resource $zp)%Cierra el apuntador de un archivo gz abierto
gzcompress%string gzcompress(string $data, [int $level = -1])%Comprime una cadena
gzdecode%string gzdecode(string $data, [int $length])%Decodifica una cadena comprimida con gzip
gzdeflate%string gzdeflate(string $data, [int $level = -1])%Comprime una cadena
gzencode%string gzencode(string $data, [int $level = -1], [int $encoding_mode = FORCE_GZIP])%Crea una cadena comprimida con gzip
gzeof%int gzeof(resource $zp)%Prueba de apuntador para EOF de archivo gz
gzfile%array gzfile(string $filename, [int $use_include_path])%Lee un archivo gz completo en una matriz
gzgetc%string gzgetc(resource $zp)%Obtiene el caracter donde está el apuntador al archivo gz
gzgets%string gzgets(resource $zp, int $length)%Obtiene la línea del apuntador al archivo
gzgetss%string gzgetss(resource $zp, int $length, [string $allowable_tags])%Obtiene la línea del apuntador al archivo gz y retira las etiquetas HTML
gzinflate%string gzinflate(string $data, [int $length])%Descomprime una cadena comprimida
gzopen%resource gzopen(string $filename, string $mode, [int $use_include_path])%Abre un archivo gz
gzpassthru%int gzpassthru(resource $zp)%Muestra todos los datos restantes a partir del apuntador al achivo gz
gzputs%void gzputs()%Alias de gzwrite
gzread%string gzread(resource $zp, int $length)%Lectura de archivo gz segura a nivel binario
gzrewind%bool gzrewind(resource $zp)%Reinicia la posición del apuntador a un archivo gz
gzseek%int gzseek(resource $zp, int $offset, [int $whence = SEEK_SET])%Ubica el apuntador a un archivo gz
gztell%int gztell(resource $zp)%Indica la posición de lectura/escritura del apuntador al archivo gz
gzuncompress%string gzuncompress(string $data, [int $length])%Descomprime una cadena comprimida
gzwrite%int gzwrite(resource $zp, string $string, [int $length])%Escritura en un archivo gz, segura a nivel binario
hash%string hash(string $algo, string $data, [bool $raw_output = false])%Genera un valor cifrado en base a un string
hash_algos%array hash_algos()%Devuelve una lista con los algoritmos de cifrado soportados
hash_copy%resource hash_copy(resource $context)%Copia un recurso de contexto de cifrado
hash_file%string hash_file(string $algo, string $filename, [bool $raw_output = false])%Genera un valor cifrado usando el contenido de un fichero dado
hash_final%string hash_final(resource $context, [bool $raw_output = false])%Finaliza un contexto incremental y devuelve el resultado cifrado
hash_hmac%string hash_hmac(string $algo, string $data, string $key, [bool $raw_output = false])%Genera un valor cifrado mediante una clave especificada usando el método HMAC
hash_hmac_file%string hash_hmac_file(string $algo, string $filename, string $key, [bool $raw_output = false])%Genera un valor cifrado mediante una clave especificada usando el método HMAC y el contenido de un fichero dado
hash_init%resource hash_init(string $algo, [int $options], [string $key])%Inicializa un contexto incremental para cifrar
hash_update%bool hash_update(resource $context, string $data)%Pega más datos en un contexto incremental de cifrado activo
hash_update_file%bool hash_update_file(resource $context, string $filename, [resource $context])%Pega datos en un contexto de cifrado activo desde un fichero
hash_update_stream%int hash_update_stream(resource $context, resource $handle, [int $length = -1])%Pega datos en un contexto de cifrado activo desde un flujo de datos abierto
header%void header(string $string, [bool $replace = true], [int $http_response_code])%Send a raw HTTP header
header_remove%void header_remove([string $name])%Remove previously set headers
headers_list%array headers_list()%Returns a list of response headers sent (or ready to send)
headers_sent%bool headers_sent([string $file], [int $line])%Checks if or where headers have been sent
hebrev%string hebrev(string $hebrew_text, [int $max_chars_per_line])%Convierte texto hebreo lógico a texto visual
hebrevc%string hebrevc(string $hebrew_text, [int $max_chars_per_line])%Convert logical Hebrew text to visual text with newline conversion
hexdec%number hexdec(string $hex_string)%Hexadecimal a decimal
highlight_file%mixed highlight_file(string $filename, [bool $return = false])%Remarcado de sintaxis de un archivo
highlight_string%mixed highlight_string(string $str, [bool $return = false])%Remarcado de sintaxis de una cadena
html_entity_decode%string html_entity_decode(string $string, [int $quote_style = ENT_COMPAT], [string $charset])%Convierte todas las entidades HTML a sus caracteres correspondientes
htmlentities%string htmlentities(string $string, [int $flags = ENT_COMPAT], [string $charset], [bool $double_encode = true])%Convert all applicable characters to HTML entities
htmlspecialchars%string htmlspecialchars(string $string, [int $flags = ENT_COMPAT], [string $charset], [bool $double_encode = true])%Convert special characters to HTML entities
htmlspecialchars_decode%string htmlspecialchars_decode(string $string, [int $quote_style = ENT_COMPAT])%Convert special HTML entities back to characters
http_build_cookie%string http_build_cookie(array $cookie)%Construir el string de una cookie
http_build_query%string http_build_query(mixed $query_data, [string $numeric_prefix], [string $arg_separator])%Generar una cadena de consulta codificada estilo URL
http_build_str%string http_build_str(array $query, [string $prefix], [string $arg_separator])%Construir cadena de consulta
http_build_url%string http_build_url([mixed $url], [mixed $parts], [int $flags = HTTP_URL_REPLACE], [array $new_url])%Construir una URL
http_cache_etag%bool http_cache_etag([string $etag])%Guardando en caché a partir de ETag
http_cache_last_modified%bool http_cache_last_modified([int $timestamp_or_expires])%Guardando en caché por última modificación
http_chunked_decode%string http_chunked_decode(string $encoded)%Decodifica datos fragmentados
http_date%string http_date([int $timestamp])%Compone una fecha HTTP compatible con el RFC
http_deflate%string http_deflate(string $data, [int $flags])%Comprimir datos
http_get%string http_get(string $url, [array $options], [array $info])%Realizar una petición GET
http_get_request_body%string http_get_request_body()%Consultar cuerpo de petición como string
http_get_request_body_stream%resource http_get_request_body_stream()%Consultar cuerpo de la petición como un flujo
http_get_request_headers%array http_get_request_headers()%Obtener cabeceras de petición como array
http_head%string http_head([string $url], [array $options], [array $info])%Realizar una petición HEAD
http_inflate%string http_inflate(string $data)%Descomprimir datos
http_match_etag%bool http_match_etag(string $etag, [bool $for_range = false])%Comprobar si coincide el ETag
http_match_modified%bool http_match_modified([int $timestamp], [bool $for_range = false])%Comprobar si coincide la última modificación
http_match_request_header%bool http_match_request_header(string $header, string $value, [bool $match_case = false])%Comprobar si coincide cualquier cabecera
http_negotiate_charset%string http_negotiate_charset(array $supported, [array $result])%Negotiate clients preferred character set
http_negotiate_content_type%string http_negotiate_content_type(array $supported, [array $result])%Negotiate clients preferred content type
http_negotiate_language%string http_negotiate_language(array $supported, [array $result])%Negotiate clients preferred language
http_parse_cookie%object http_parse_cookie(string $cookie, [int $flags], [array $allowed_extras])%Analizar una cookie HTTP
http_parse_headers%array http_parse_headers(string $header)%Analizar cabeceras HTTP
http_parse_message%object http_parse_message(string $message)%Analizar mensajes HTTP
http_parse_params%object http_parse_params(string $param, [int $flags = HTTP_PARAMS_DEFAULT])%Analizar lista de parámetros
http_persistent_handles_clean%string http_persistent_handles_clean([string $ident])%Cierra el control de persistencia
http_persistent_handles_count%object http_persistent_handles_count()%Estadísticas del control del persistencias
http_persistent_handles_ident%string http_persistent_handles_ident(string $ident)%Obtener/modificar el identificador del control de persistencia
http_post_data%string http_post_data(string $url, [string $data], [array $options], [array $info])%Realizar una petición POST con datos pre-codificados
http_post_fields%string http_post_fields(string $url, [array $data], [array $files], [array $options], [array $info])%Realizar una petición POST con datos a codificar
http_put_data%string http_put_data(string $url, [string $data], [array $options], [array $info])%Realizar una petición PUT con datos
http_put_file%string http_put_file(string $url, [string $file], [array $options], [array $info])%Realizar una petición PUT con un fichero
http_put_stream%string http_put_stream(string $url, [resource $stream], [array $options], [array $info])%Realizar una petición PUT a partir de un flujo
http_redirect%void http_redirect([string $url], [array $params], [bool $session = false], [int $status])%Realiza una redirección HTTP
http_request%string http_request(int $method, [string $url], [string $body], [array $options], [array $info])%Realizar una petición personalizada
http_request_body_encode%string http_request_body_encode(array $fields, array $files)%Codificar el contenido de una petición
http_request_method_exists%int http_request_method_exists(mixed $method)%Comprueba si existe un método de petición
http_request_method_name%string http_request_method_name(int $method)%Obtener nombre de método de petición
http_request_method_register%int http_request_method_register(string $method)%Da de alta un método de petición
http_request_method_unregister%bool http_request_method_unregister(mixed $method)%Dar de baja un método de petición
http_send_content_disposition%bool http_send_content_disposition(string $filename, [bool $inline = false])%Enviar la cabecera Content-Disposition
http_send_content_type%bool http_send_content_type([string $content_type = "application/x-octetstream"])%Enviar cabecera Content-Type
http_send_data%bool http_send_data(string $data)%Enviar datos arbitrarios
http_send_file%bool http_send_file(string $file)%Enviar un fichero
http_send_last_modified%bool http_send_last_modified([int $timestamp])%Enviar cabecera Last-Modified
http_send_status%bool http_send_status(int $status)%Enviar código de estado HTTP
http_send_stream%bool http_send_stream(resource $stream)%Enviar flujo
http_support%int http_support([int $feature])%Comprueba el soporte HTTP integrado
http_throttle%void http_throttle([float $sec], [int $bytes = 40960])%Aceleración de HTTP
hypot%float hypot(float $x, float $y)%Calcula la longitud de la hipotenusa de un triángulo de ángulo recto
ibase_add_user%bool ibase_add_user(resource $service_handle, string $user_name, string $password, [string $first_name], [string $middle_name], [string $last_name])%Añade un usuario a una base de datos segura (solo en IB6 o superior)
ibase_affected_rows%int ibase_affected_rows([resource $link_identifier])%Devuelve el número de columnas afectadas por la última consulta
ibase_backup%mixed ibase_backup(resource $service_handle, string $source_db, string $dest_file, [int $options], [bool $verbose = false])%Inicia la tarea de copia de seguridad en el administrador de servicios y devuelve el control inmediatamente
ibase_blob_add%void ibase_blob_add(resource $blob_handle, string $data)%Añade datos a un nuevo blob
ibase_blob_cancel%bool ibase_blob_cancel(resource $blob_handle)%Cancela la creación de un blob
ibase_blob_close%mixed ibase_blob_close(resource $blob_handle)%Cierra un blob
ibase_blob_create%resource ibase_blob_create([resource $link_identifier])%Crea un nuevo blob al que añadir datos
ibase_blob_echo%bool ibase_blob_echo(string $blob_id, resource $link_identifier, string $blob_id)%Imprime el contenido de un blob
ibase_blob_get%string ibase_blob_get(resource $blob_handle, int $len)%Consulta un determinado número de bytes de un blob
ibase_blob_import%string ibase_blob_import(resource $link_identifier, resource $file_handle, resource $file_handle)%Crea un blob, copia un fichero en él, y lo cierra
ibase_blob_info%array ibase_blob_info(resource $link_identifier, string $blob_id, string $blob_id)%Devuelve el tamaño de un blob y otra información útil
ibase_blob_open%resource ibase_blob_open(resource $link_identifier, string $blob_id, string $blob_id)%Abre un blob para su consulta
ibase_close%bool ibase_close([resource $connection_id])%Cerrar una conexión con una base de datos InterBase
ibase_commit%bool ibase_commit([resource $link_or_trans_identifier])%Lleva a cabo una transacción
ibase_commit_ret%bool ibase_commit_ret([resource $link_or_trans_identifier])%Lleva a cabo una transacción sin cerrarla
ibase_connect%resource ibase_connect([string $database], [string $username], [string $password], [string $charset], [int $buffers], [int $dialect], [string $role], [int $sync])%Abrir una conexión con una base de datos InterBase
ibase_db_info%string ibase_db_info(resource $service_handle, string $db, int $action, [int $argument])%Consulta estadísticas de una base de datos
ibase_delete_user%bool ibase_delete_user(resource $service_handle, string $user_name)%Elimina un usuario de una base de datos segura (IB6 o superior)
ibase_drop_db%bool ibase_drop_db([resource $connection])%Elimina una base de datos
ibase_errcode%int ibase_errcode()%Devuelve un código de error
ibase_errmsg%string ibase_errmsg()%Devuelve un mensaje de error
ibase_execute%resource ibase_execute(resource $query, [mixed $bind_arg], [mixed ...])%Ejecutar una consulta previamente preparada
ibase_fetch_assoc%array ibase_fetch_assoc(resource $result, [int $fetch_flag])%Extra una fila en forma de array asociativo de una consulta
ibase_fetch_object%object ibase_fetch_object(resource $result_id, [int $fetch_flag])%Consulta un objeto de una base de datos InterBase
ibase_fetch_row%array ibase_fetch_row(resource $result_identifier, [int $fetch_flag])%Recuperar una fila desde una base de datos InterBase
ibase_field_info%array ibase_field_info(resource $result, int $field_number)%Consulta información sobre un determinado campo
ibase_free_event_handler%bool ibase_free_event_handler(resource $event)%Cancela un manejador de eventos ya registrado
ibase_free_query%bool ibase_free_query(resource $query)%Liberar la memoria reservada por una consulta   preparada
ibase_free_result%bool ibase_free_result(resource $result_identifier)%Liberar un conjunto de resultados
ibase_gen_id%mixed ibase_gen_id(string $generator, [int $increment = 1], [resource $link_identifier])%Incrementa el generador de nombres y devuelve su nuevo valor
ibase_maintain_db%bool ibase_maintain_db(resource $service_handle, string $db, int $action, [int $argument])%Lleva a cabo una tarea de mantenimiento en el servidor de bases de datos
ibase_modify_user%bool ibase_modify_user(resource $service_handle, string $user_name, string $password, [string $first_name], [string $middle_name], [string $last_name])%Modifica un usuario en una base de datos segura (IB6 o superior)
ibase_name_result%bool ibase_name_result(resource $result, string $name)%Asigna un nombre a un juego de resultados
ibase_num_fields%int ibase_num_fields(resource $result_id)%Consulta el número de campos de un resultado
ibase_num_params%int ibase_num_params(resource $query)%Devuelve el número de parámetros de una sentencia preparada
ibase_param_info%array ibase_param_info(resource $query, int $param_number)%Devuelve información sobre un parámetro de una sentencia preparada
ibase_pconnect%resource ibase_pconnect([string $database], [string $username], [string $password], [string $charset], [int $buffers], [int $dialect], [string $role], [int $sync])%Abrir una conexión persistente con una base de datos InterBase
ibase_prepare%resource ibase_prepare(string $query, resource $link_identifier, string $query, resource $link_identifier, string $trans, string $query)%Preparar una consulta para su asociación con parámetros de   sustitución y ejecución posterior
ibase_query%resource ibase_query([resource $link_identifier], string $query, [int $bind_args])%Ejecutar una consulta en una base de datos InterBase
ibase_restore%mixed ibase_restore(resource $service_handle, string $source_file, string $dest_db, [int $options], [bool $verbose = false])%Inicia una tarea de restauración en el administrador de servicios y devuelve el control inmediatamente
ibase_rollback%bool ibase_rollback([resource $link_or_trans_identifier])%Deshace una transacción
ibase_rollback_ret%bool ibase_rollback_ret([resource $link_or_trans_identifier])%Deshace una transacción sin cerrarla
ibase_server_info%string ibase_server_info(resource $service_handle, int $action)%Solicita información sobre un servidor de bases de datos
ibase_service_attach%resource ibase_service_attach(string $host, string $dba_username, string $dba_password)%Conecta al administrador de servicios
ibase_service_detach%bool ibase_service_detach(resource $service_handle)%Desconecta del administrador de servicios
ibase_set_event_handler%resource ibase_set_event_handler(callback $event_handler, string $event_name1, [string $event_name2], [string ...], resource $connection, callback $event_handler, string $event_name1, [string $event_name2], [string ...])%Registra una función manejadora de un determinado evento
ibase_timefmt%bool ibase_timefmt(string $format, [int $columntype])%Define el formato de columnas de tipo marca de tiempo, fecha y   hora devueltas tras una consulta
ibase_trans%resource ibase_trans([int $trans_args], [resource $link_identifier], [resource $link_identifier], [int $trans_args])%Comienza una transacción
ibase_wait_event%string ibase_wait_event(string $event_name1, [string $event_name2], [string ...], resource $connection, string $event_name1, [string $event_name2], [string ...])%Espera a que la base de datos emita un determinado evento
iconv%string iconv(string $in_charset, string $out_charset, string $str)%Convierte un string a la codificación de caracteres indicada
iconv_get_encoding%mixed iconv_get_encoding([string $type = "all"])%Recupera variables de configuración interna de la extensión iconv
iconv_mime_decode%string iconv_mime_decode(string $encoded_header, [int $mode], [string $charset = ini_get("iconv.internal_encoding")])%Decodifica un campo de la cabecera MIME
iconv_mime_decode_headers%array iconv_mime_decode_headers(string $encoded_headers, [int $mode], [string $charset = ini_get("iconv.internal_encoding")])%Decodifica varios campos de cabeceras MIME en la misma llamada
iconv_mime_encode%string iconv_mime_encode(string $field_name, string $field_value, [array $preferences])%Compone un campo de cabecera MIME
iconv_set_encoding%bool iconv_set_encoding(string $type, string $charset)%Establece las opciones para la conversión de codificación de caracteres
iconv_strlen%int iconv_strlen(string $str, [string $charset = ini_get("iconv.internal_encoding")])%Retorna el número de caracteres de un string
iconv_strpos%int iconv_strpos(string $haystack, string $needle, [int $offset], [string $charset = ini_get("iconv.internal_encoding")])%Busca la posición de la primera aparición de un string dado
iconv_strrpos%int iconv_strrpos(string $haystack, string $needle, [string $charset = ini_get("iconv.internal_encoding")])%Busca la última aparición de un string
iconv_substr%string iconv_substr(string $str, int $offset, [int $length = strlen($str)], [string $charset = ini_get("iconv.internal_encoding")])%Elimina parte del string
idate%int idate(string $format, [int $timestamp = time()])%Formatea una fecha/hora local como un entero
idn_to_ascii%string idn_to_ascii(string $domain, [int $options])%Convert domain name to IDNA ASCII form.
idn_to_unicode%void idn_to_unicode()%Alias de idn_to_utf8
idn_to_utf8%string idn_to_utf8(string $domain, [int $options])%Convert domain name from IDNA ASCII to Unicode.
ignore_user_abort%int ignore_user_abort([string $value])%Establecer si la desconexión de un cliente debería abortar la ejecución del script
iis_add_server%int iis_add_server(string $path, string $comment, string $server_ip, int $port, string $host_name, int $rights, int $start_server)%Crea un nuevo servidor web virtual
iis_get_dir_security%int iis_get_dir_security(int $server_instance, string $virtual_path)%Obtiene la Seguridad de Directorio
iis_get_script_map%string iis_get_script_map(int $server_instance, string $virtual_path, string $script_extension)%Obtiene el mapeado de scripts en un directorio virtual para una extensión específica
iis_get_server_by_comment%int iis_get_server_by_comment(string $comment)%Devuelve el número de instancia asociado con Comment
iis_get_server_by_path%int iis_get_server_by_path(string $path)%Devuelve el número de instancia asociado con Path
iis_get_server_rights%int iis_get_server_rights(int $server_instance, string $virtual_path)%Obtiene los derechos del servidor
iis_get_service_state%int iis_get_service_state(string $service_id)%Devuelve es estado del servicio definido por ServiceId
iis_remove_server%int iis_remove_server(int $server_instance)%Elimina el servidor web virtual indicado por ServerInstance
iis_set_app_settings%int iis_set_app_settings(int $server_instance, string $virtual_path, string $application_scope)%Crea un ámbito de aplicación para un directorio virtual
iis_set_dir_security%int iis_set_dir_security(int $server_instance, string $virtual_path, int $directory_flags)%Establece la Seguridad de Directorio
iis_set_script_map%int iis_set_script_map(int $server_instance, string $virtual_path, string $script_extension, string $engine_path, int $allow_scripting)%Establece el mapeado de scripts en un directorio virtual
iis_set_server_rights%int iis_set_server_rights(int $server_instance, string $virtual_path, int $directory_flags)%Establece los derechos del servidor
iis_start_server%int iis_start_server(int $server_instance)%Inicia el servidor web virtual
iis_start_service%int iis_start_service(string $service_id)%Inicia el servicio definido por ServiceId
iis_stop_server%int iis_stop_server(int $server_instance)%Detiene el servidor virtual web
iis_stop_service%int iis_stop_service(string $service_id)%Detiene el servicio definido por ServiceId
image2wbmp%bool image2wbmp(resource $image, [string $filename], [int $threshold])%Imprime una imagen a un explorador o archivo
image_type_to_extension%string image_type_to_extension(int $imagetype, [bool $include_dot])%Obtiene la extensión de un tipo de imagen
image_type_to_mime_type%string image_type_to_mime_type(int $imagetype)%Obtiene el tipo Mime de un tipo de imagen devuelto por getimagesize,    exif_read_data, exif_thumbnail, exif_imagetype
imagealphablending%bool imagealphablending(resource $image, bool $blendmode)%Establece el modo de mezcla para una imagen
imageantialias%bool imageantialias(resource $image, bool $enabled)%Permite o no el uso de funciones antialias
imagearc%bool imagearc(resource $image, int $cx, int $cy, int $width, int $height, int $start, int $end, int $color)%Dibujar un arco
imagechar%bool imagechar(resource $image, int $font, int $x, int $y, string $c, int $color)%Dibujar un carácter horizontalmente
imagecharup%bool imagecharup(resource $image, int $font, int $x, int $y, string $c, int $color)%Dibujar un carácter verticalmente
imagecolorallocate%int imagecolorallocate(resource $image, int $red, int $green, int $blue)%Asigna un color para una imagen
imagecolorallocatealpha%int imagecolorallocatealpha(resource $image, int $red, int $green, int $blue, int $alpha)%Asigna un color para una imagen
imagecolorat%int imagecolorat(resource $image, int $x, int $y)%Obtener el índice del color de un píxel
imagecolorclosest%int imagecolorclosest(resource $image, int $red, int $green, int $blue)%Obtener el índice del color más próximo al color especificado
imagecolorclosestalpha%int imagecolorclosestalpha(resource $image, int $red, int $green, int $blue, int $alpha)%Obtener el índice del color más próximo al color + alpha especificado
imagecolorclosesthwb%int imagecolorclosesthwb(resource $image, int $red, int $green, int $blue)%Obtener el índice del color que tiene el tono, blancura y negrura
imagecolordeallocate%bool imagecolordeallocate(resource $image, int $color)%Desasignar un color de una imagen
imagecolorexact%int imagecolorexact(resource $image, int $red, int $green, int $blue)%Obtener el índice del color especificado
imagecolorexactalpha%int imagecolorexactalpha(resource $image, int $red, int $green, int $blue, int $alpha)%Obtener el índice del color + alpha especificado
imagecolormatch%bool imagecolormatch(resource $image1, resource $image2)%Hacer que los colores de la versión de la paleta de una imagen coincidan más estrechamente   con la versión de color verdadero
imagecolorresolve%int imagecolorresolve(resource $image, int $red, int $green, int $blue)%Obtener el índice del color especificado o su alternativa más próxima posible
imagecolorresolvealpha%int imagecolorresolvealpha(resource $image, int $red, int $green, int $blue, int $alpha)%Obtener el índice del color + alpha especificado o su alternativa más próxima posible
imagecolorset%void imagecolorset(resource $image, int $index, int $red, int $green, int $blue, [int $alpha])%Establecer el color para el índice de paleta especificada
imagecolorsforindex%array imagecolorsforindex(resource $image, int $index)%Obtener los colores de un índice
imagecolorstotal%int imagecolorstotal(resource $image)%Averiguar el número de colores de la paleta de una imagen
imagecolortransparent%int imagecolortransparent(resource $image, [int $color])%Definir un color como transparente
imageconvolution%bool imageconvolution(resource $image, array $matrix, float $div, float $offset)%Aplicar una matriz de convolución de 3x3, usando coeficiente e índice
imagecopy%bool imagecopy(resource $dst_im, resource $src_im, int $dst_x, int $dst_y, int $src_x, int $src_y, int $src_w, int $src_h)%Copiar parte de una imagen
imagecopymerge%bool imagecopymerge(resource $dst_im, resource $src_im, int $dst_x, int $dst_y, int $src_x, int $src_y, int $src_w, int $src_h, int $pct)%Copiar y fusionar parte de una imagen
imagecopymergegray%bool imagecopymergegray(resource $dst_im, resource $src_im, int $dst_x, int $dst_y, int $src_x, int $src_y, int $src_w, int $src_h, int $pct)%Copiar y fusionar parte de una imagen con escala de grises
imagecopyresampled%bool imagecopyresampled(resource $dst_image, resource $src_image, int $dst_x, int $dst_y, int $src_x, int $src_y, int $dst_w, int $dst_h, int $src_w, int $src_h)%Copia y cambia el tamaño de parte de una imagen redimensionándola
imagecopyresized%bool imagecopyresized(resource $dst_image, resource $src_image, int $dst_x, int $dst_y, int $src_x, int $src_y, int $dst_w, int $dst_h, int $src_w, int $src_h)%Copia y cambia el tamaño de parte de una imagen
imagecreate%resource imagecreate(int $width, int $height)%Crea una nueva imagen basada en paleta
imagecreatefromgd%resource imagecreatefromgd(string $filename)%Crear una imagen nueva desde un archivo GD o una URL
imagecreatefromgd2%resource imagecreatefromgd2(string $filename)%Crear una imagen nueva desde un archivo GD2 o una URL
imagecreatefromgd2part%resource imagecreatefromgd2part(string $filename, int $srcX, int $srcY, int $width, int $height)%Crear una nueva imagen desde una parte dada de un archivo GD2 o una URL
imagecreatefromgif%resource imagecreatefromgif(string $filename)%Crear una nueva imagen desde un archivo o una URL
imagecreatefromjpeg%resource imagecreatefromjpeg(string $filename)%Crear una nueva imagen desde un archivo o una URL
imagecreatefrompng%resource imagecreatefrompng(string $filename)%Crear una nueva imagen desde un archivo o una URL
imagecreatefromstring%resource imagecreatefromstring(string $data)%Crear una imagen nueva desde el flujo de imagen de la cadena
imagecreatefromwbmp%resource imagecreatefromwbmp(string $filename)%Crear una nueva imagen desde un archivo o una URL
imagecreatefromxbm%resource imagecreatefromxbm(string $filename)%Crear una nueva imagen desde un archivo o una URL
imagecreatefromxpm%resource imagecreatefromxpm(string $filename)%Crear una nueva imagen desde un archivo o una URL
imagecreatetruecolor%resource imagecreatetruecolor(int $width, int $height)%Crear una nueva imagen de color verdadero
imagedashedline%bool imagedashedline(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)%Dibujar una línea discontinua
imagedestroy%bool imagedestroy(resource $image)%Destruir una imagen
imageellipse%bool imageellipse(resource $image, int $cx, int $cy, int $width, int $height, int $color)%Dibujar una elipse
imagefill%bool imagefill(resource $image, int $x, int $y, int $color)%Rellenar
imagefilledarc%bool imagefilledarc(resource $image, int $cx, int $cy, int $width, int $height, int $start, int $end, int $color, int $style)%Dibujar un arco parcial y rellenarlo
imagefilledellipse%bool imagefilledellipse(resource $image, int $cx, int $cy, int $width, int $height, int $color)%Dibujar una elipse con relleno
imagefilledpolygon%bool imagefilledpolygon(resource $image, array $points, int $num_points, int $color)%Dibujar un polígono con relleno
imagefilledrectangle%bool imagefilledrectangle(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)%Dibujar un rectángulo con relleno
imagefilltoborder%bool imagefilltoborder(resource $image, int $x, int $y, int $border, int $color)%Rellenar con un color específico
imagefilter%bool imagefilter(resource $image, int $filtertype, [int $arg1], [int $arg2], [int $arg3], [int $arg4])%Aplica un filtro a una imagen
imagefontheight%int imagefontheight(int $font)%Obtener el alto de la fuente
imagefontwidth%int imagefontwidth(int $font)%Obtener el ancho de la fuente
imageftbbox%array imageftbbox(float $size, float $angle, string $fontfile, string $text, [array $extrainfo])%Devolver la caja circundante de un texto usando fuentes mediante FreeType 2
imagefttext%array imagefttext(resource $image, float $size, float $angle, int $x, int $y, int $color, string $fontfile, string $text, [array $extrainfo])%Escribir texto en la imagen usando fuentes mediante FreeType 2
imagegammacorrect%bool imagegammacorrect(resource $image, float $inputgamma, float $outputgamma)%Aplicar una corrección gamma a la imagen GD
imagegd%bool imagegd(resource $image, [string $filename])%Imprime una imagen GD2 a un navegador o archivo
imagegd2%bool imagegd2(resource $image, [string $filename], [int $chunk_size], [int $type])%Imprime una imagen GD2 a un navegador o archivo
imagegif%bool imagegif(resource $image, [string $filename])%Imprimir una imagen al navegador o a un archivo
imagegrabscreen%resource imagegrabscreen()%Capturar la pantalla completa
imagegrabwindow%resource imagegrabwindow(int $window_handle, [int $client_area])%Capturar una ventana
imageinterlace%int imageinterlace(resource $image, [int $interlace])%Habilitar o deshabilitar en entrelazamiento
imageistruecolor%bool imageistruecolor(resource $image)%Averiguar si una imagen es de color verdadero
imagejpeg%bool imagejpeg(resource $image, [string $filename], [int $quality])%Imprimir una imagen a un navegador o archivo
imagelayereffect%bool imagelayereffect(resource $image, int $effect)%Establecer la bandera de mezcla alfa para usar los efectos de capa de la biblioteca gd incluida
imageline%bool imageline(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)%Dibujar una línea
imageloadfont%int imageloadfont(string $file)%Cargar una nueva fuente
imagepalettecopy%void imagepalettecopy(resource $destination, resource $source)%Copiar la paleta de una imagen a otra
imagepng%bool imagepng(resource $image, [string $filename], [int $quality], [int $filters])%Imprimir una imagen PNG al navegador o a un archivo
imagepolygon%bool imagepolygon(resource $image, array $points, int $num_points, int $color)%Dibujar un polígono
imagepsbbox%array imagepsbbox(string $text, resource $font, int $size, string $text, resource $font, int $size, int $space, int $tightness, float $angle)%Devolver la caja circundante de un rectángulo de texto usando fuentes PostScript Type1
imagepsencodefont%bool imagepsencodefont(resource $font_index, string $encodingfile)%Cambiar el vector de codificación del caráter de una fuente
imagepsextendfont%bool imagepsextendfont(resource $font_index, float $extend)%Extender o condensar una fuente
imagepsfreefont%bool imagepsfreefont(resource $font_index)%Liberar la memoria usada por una fuente PostScript Type 1
imagepsloadfont%resource imagepsloadfont(string $filename)%Cargar una fuente PostScript Type 1 desde un archivo
imagepsslantfont%bool imagepsslantfont(resource $font_index, float $slant)%Inclinar una fuente
imagepstext%array imagepstext(resource $image, string $text, resource $font_index, int $size, int $foreground, int $background, int $x, int $y, [int $space], [int $tightness], [float $angle = 0.0], [int $antialias_steps = 4])%Dibujar un texto sobre una imagen usando fuentes PostScript Type1
imagerectangle%bool imagerectangle(resource $image, int $x1, int $y1, int $x2, int $y2, int $color)%Dibuja un rectángulo
imagerotate%resource imagerotate(resource $image, float $angle, int $bgd_color, [int $ignore_transparent])%Rotar una imagen con un ángulo dado
imagesavealpha%bool imagesavealpha(resource $image, bool $saveflag)%Establecer la bandera para guardar la información completa del canal alfa (como oposición a la transparencia de un simple color) cuando se guardan imágenes PNG
imagesetbrush%bool imagesetbrush(resource $image, resource $brush)%Establecer la imagen de pincel para el dibujo de líneas
imagesetpixel%bool imagesetpixel(resource $image, int $x, int $y, int $color)%Establecer un simple píxel
imagesetstyle%bool imagesetstyle(resource $image, array $style)%Establecer el estilo para el dibujo de líneas
imagesetthickness%bool imagesetthickness(resource $image, int $thickness)%Establecer el grosor para el dibujo de líneas
imagesettile%bool imagesettile(resource $image, resource $tile)%Establecer la imagen de tesela para rellenos
imagestring%bool imagestring(resource $image, int $font, int $x, int $y, string $string, int $color)%Dibujar una cadena horizontalmente
imagestringup%bool imagestringup(resource $image, int $font, int $x, int $y, string $string, int $color)%Dibujar una cadena verticalmente
imagesx%int imagesx(resource $image)%Obtener el ancho de una imagen
imagesy%int imagesy(resource $image)%Obtener el alto de una imagen
imagetruecolortopalette%bool imagetruecolortopalette(resource $image, bool $dither, int $ncolors)%Convertir una imagen de color verdadero en una imagen de paleta
imagettfbbox%array imagettfbbox(float $size, float $angle, string $fontfile, string $text)%Devuelve la caja circundante de un texto usando fuentes TrueType
imagettftext%array imagettftext(resource $image, float $size, float $angle, int $x, int $y, int $color, string $fontfile, string $text)%Escribir texto en la imagen usando fuentes TrueType
imagetypes%int imagetypes()%Devolver los tipos de imagen soportados por la versión actual de PHP
imagewbmp%bool imagewbmp(resource $image, [string $filename], [int $foreground])%Imprimir una imagen al navegador o a un archivo
imagexbm%bool imagexbm(resource $image, string $filename, [int $foreground])%Imprimir una imagen XBM al navegador o a una archivo
imap_8bit%string imap_8bit(string $string)%Convertir una cadena 8bit a una cadena quoted-printable
imap_alerts%array imap_alerts()%Devuelve todos los mensajes de alerte de IMAP que han sucedido
imap_append%bool imap_append(resource $imap_stream, string $mailbox, string $message, [string $options], [string $internal_date])%Añadir un mensaje de cadena a un buzón especificado
imap_base64%string imap_base64(string $text)%Decodificar un texto cifrado con BASE64
imap_binary%string imap_binary(string $string)%Convertir una cadena 8bit a una cadena base64
imap_body%string imap_body(resource $imap_stream, int $msg_number, [int $options])%Leer el cuerpo del mensaje
imap_bodystruct%object imap_bodystruct(resource $imap_stream, int $msg_number, string $section)%Leer la estructura de una sección del cuerpo especificado de un mensaje especificado
imap_check%object imap_check(resource $imap_stream)%Comprobar el buzón actual
imap_clearflag_full%bool imap_clearflag_full(resource $imap_stream, string $sequence, string $flag, [int $options])%Limpia las banderas de mensajes
imap_close%bool imap_close(resource $imap_stream, [int $flag])%Cerrar una secuencia IMAP
imap_createmailbox%bool imap_createmailbox(resource $imap_stream, string $mailbox)%Crear un nuevo buzón de correo
imap_delete%bool imap_delete(resource $imap_stream, int $msg_number, [int $options])%Marcar un mensaje para su borrado del buzón actual
imap_deletemailbox%bool imap_deletemailbox(resource $imap_stream, string $mailbox)%Delete a mailbox
imap_errors%array imap_errors()%Returns all of the IMAP errors that have occured
imap_expunge%bool imap_expunge(resource $imap_stream)%Delete all messages marked for deletion
imap_fetch_overview%array imap_fetch_overview(resource $imap_stream, string $sequence, [int $options])%Read an overview of the information in the headers of the given message
imap_fetchbody%string imap_fetchbody(resource $imap_stream, int $msg_number, string $section, [int $options])%Fetch a particular section of the body of the message
imap_fetchheader%string imap_fetchheader(resource $imap_stream, int $msg_number, [int $options])%Returns header for a message
imap_fetchstructure%object imap_fetchstructure(resource $imap_stream, int $msg_number, [int $options])%Read the structure of a particular message
imap_gc%string imap_gc(resource $imap_stream, int $caches)%Clears IMAP cache
imap_get_quota%array imap_get_quota(resource $imap_stream, string $quota_root)%Retrieve the quota level settings, and usage statics per mailbox
imap_get_quotaroot%array imap_get_quotaroot(resource $imap_stream, string $quota_root)%Retrieve the quota settings per user
imap_getacl%array imap_getacl(resource $imap_stream, string $mailbox)%Gets the ACL for a given mailbox
imap_getmailboxes%array imap_getmailboxes(resource $imap_stream, string $ref, string $pattern)%Read the list of mailboxes, returning detailed information on each one
imap_getsubscribed%array imap_getsubscribed(resource $imap_stream, string $ref, string $pattern)%List all the subscribed mailboxes
imap_header%void imap_header()%Alias de imap_headerinfo
imap_headerinfo%object imap_headerinfo(resource $imap_stream, int $msg_number, [int $fromlength], [int $subjectlength], [string $defaulthost])%Read the header of the message
imap_headers%array imap_headers(resource $imap_stream)%Returns headers for all messages in a mailbox
imap_last_error%string imap_last_error()%Gets the last IMAP error that occurred during this page request
imap_list%array imap_list(resource $imap_stream, string $ref, string $pattern)%Read the list of mailboxes
imap_listmailbox%void imap_listmailbox()%Alias de imap_list
imap_listscan%array imap_listscan(resource $imap_stream, string $ref, string $pattern, string $content)%Returns the list of mailboxes that matches the given text
imap_listsubscribed%void imap_listsubscribed()%Alias de imap_lsub
imap_lsub%array imap_lsub(resource $imap_stream, string $ref, string $pattern)%List all the subscribed mailboxes
imap_mail%bool imap_mail(string $to, string $subject, string $message, [string $additional_headers], [string $cc], [string $bcc], [string $rpath])%Send an email message
imap_mail_compose%string imap_mail_compose(array $envelope, array $body)%Create a MIME message based on given envelope and body sections
imap_mail_copy%bool imap_mail_copy(resource $imap_stream, string $msglist, string $mailbox, [int $options])%Copy specified messages to a mailbox
imap_mail_move%bool imap_mail_move(resource $imap_stream, string $msglist, string $mailbox, [int $options])%Move specified messages to a mailbox
imap_mailboxmsginfo%object imap_mailboxmsginfo(resource $imap_stream)%Get information about the current mailbox
imap_mime_header_decode%array imap_mime_header_decode(string $text)%Decode MIME header elements
imap_msgno%int imap_msgno(resource $imap_stream, int $uid)%Gets the message sequence number for the given UID
imap_num_msg%int imap_num_msg(resource $imap_stream)%Gets the number of messages in the current mailbox
imap_num_recent%int imap_num_recent(resource $imap_stream)%Gets the number of recent messages in current mailbox
imap_open%resource imap_open(string $mailbox, string $username, string $password, [int $options = NIL], [int $n_retries], [array $params])%Open an IMAP stream to a mailbox
imap_ping%bool imap_ping(resource $imap_stream)%Check if the IMAP stream is still active
imap_qprint%string imap_qprint(string $string)%Convert a quoted-printable string to an 8 bit string
imap_renamemailbox%bool imap_renamemailbox(resource $imap_stream, string $old_mbox, string $new_mbox)%Rename an old mailbox to new mailbox
imap_reopen%bool imap_reopen(resource $imap_stream, string $mailbox, [int $options], [int $n_retries])%Reopen IMAP stream to new mailbox
imap_rfc822_parse_adrlist%array imap_rfc822_parse_adrlist(string $address, string $default_host)%Parses an address string
imap_rfc822_parse_headers%object imap_rfc822_parse_headers(string $headers, [string $defaulthost = "UNKNOWN"])%Parse mail headers from a string
imap_rfc822_write_address%string imap_rfc822_write_address(string $mailbox, string $host, string $personal)%Returns a properly formatted email address given the mailbox, host, and personal info
imap_savebody%bool imap_savebody(resource $imap_stream, mixed $file, int $msg_number, [string $part_number = ""], [int $options])%Save a specific body section to a file
imap_scanmailbox%void imap_scanmailbox()%Alias de imap_listscan
imap_search%array imap_search(resource $imap_stream, string $criteria, [int $options = SE_FREE], [string $charset = NIL])%This function returns an array of messages matching the given search criteria
imap_set_quota%bool imap_set_quota(resource $imap_stream, string $quota_root, int $quota_limit)%Sets a quota for a given mailbox
imap_setacl%bool imap_setacl(resource $imap_stream, string $mailbox, string $id, string $rights)%Sets the ACL for a giving mailbox
imap_setflag_full%bool imap_setflag_full(resource $imap_stream, string $sequence, string $flag, [int $options = NIL])%Sets flags on messages
imap_sort%array imap_sort(resource $imap_stream, int $criteria, int $reverse, [int $options], [string $search_criteria], [string $charset = NIL])%Gets and sort messages
imap_status%object imap_status(resource $imap_stream, string $mailbox, int $options)%Returns status information on a mailbox
imap_subscribe%bool imap_subscribe(resource $imap_stream, string $mailbox)%Subscribe to a mailbox
imap_thread%array imap_thread(resource $imap_stream, [int $options = SE_FREE])%Returns a tree of threaded message
imap_timeout%mixed imap_timeout(int $timeout_type, [int $timeout = -1])%Set or fetch imap timeout
imap_uid%int imap_uid(resource $imap_stream, int $msg_number)%This function returns the UID for the given message sequence number
imap_undelete%bool imap_undelete(resource $imap_stream, int $msg_number, [int $flags])%Unmark the message which is marked deleted
imap_unsubscribe%bool imap_unsubscribe(resource $imap_stream, string $mailbox)%Unsubscribe from a mailbox
imap_utf7_decode%string imap_utf7_decode(string $text)%Decodes a modified UTF-7 encoded string
imap_utf7_encode%string imap_utf7_encode(string $data)%Converts ISO-8859-1 string to modified UTF-7 text
imap_utf8%string imap_utf8(string $mime_encoded_text)%Converts MIME-encoded text to UTF-8
implode%string implode(string $glue, array $pieces, array $pieces)%Une elementos de un array en una cadena
import_request_variables%bool import_request_variables(string $types, [string $prefix])%Importar variables GET/POST/Cookie en el ámbito global
in_array%bool in_array(mixed $needle, array $haystack, [bool $strict])%Comprueba si un valor existe en un array
include%bool include(string $path)%Includes and evaluates the specified file
include_once%bool include_once(string $path)%Includes and evaluates the specified file
inet_ntop%string inet_ntop(string $in_addr)%Converts a packed internet address to a human readable representation
inet_pton%string inet_pton(string $address)%Converts a human readable IP address to its packed in_addr representation
ini_alter%void ini_alter()%Alias de ini_set
ini_get%string ini_get(string $varname)%Gets the value of a configuration option
ini_get_all%array ini_get_all([string $extension], [bool $details = true])%Gets all configuration options
ini_restore%void ini_restore(string $varname)%Restores the value of a configuration option
ini_set%string ini_set(string $varname, string $newvalue)%Sets the value of a configuration option
interface_exists%bool interface_exists(string $interface_name, [bool $autoload = true])%Comprueba si una interfaz ha sido definida
intl_error_name%string intl_error_name(int $error_code)%Get symbolic name for a given error code
intl_get_error_code%int intl_get_error_code()%Get the last error code
intl_get_error_message%string intl_get_error_message()%Get description of the last error
intl_is_failure%bool intl_is_failure(int $error_code)%Check whether the given error code indicates failure
intval%integer intval(mixed $var, [int $base = 10])%Obtiene el valor entero de una variable
ip2long%int ip2long(string $ip_address)%Convierte una cadena que contiene una dirección con puntos del   Protocolo de Internet (IPv4) en una dirección apropiada
iptcembed%mixed iptcembed(string $iptcdata, string $jpeg_file_name, [int $spool])%Incluir información IPTC binaria en una imagen JPEG
iptcparse%array iptcparse(string $iptcblock)%Conviertir un bloque IPTC binario en simples etiquetas
is_a%bool is_a(object $object, string $class_name)%Comprueba si un objeto es de una clase o tiene esta clase como uno de sus padres
is_array%bool is_array(mixed $var)%Comprueba si una variable es una matriz
is_bool%bool is_bool(mixed $var)%Comprueba si una variable es de tipo booleano
is_callable%bool is_callable(callback $name, [bool $syntax_only = false], [string $callable_name])%Verificar que los contenidos de una variable puedan ser llamados como una    función
is_dir%bool is_dir(string $filename)%Indica si el nombre de archivo es un directorio
is_double%void is_double()%Alias de is_float
is_executable%bool is_executable(string $filename)%Indica si el nombre de archivo es ejecutable
is_file%bool is_file(string $filename)%Indica si el nombre de archivo es un archivo normal
is_finite%bool is_finite(float $val)%Encuentra si un valor es un número finito legal
is_float%bool is_float(mixed $var)%Comprueba si el tipo de una variable es flotante
is_infinite%bool is_infinite(float $val)%Encuentra si un valor es infinito
is_int%bool is_int(mixed $var)%Comprueba si el tipo de una variable es un número entero
is_integer%void is_integer()%Alias de is_int
is_link%bool is_link(string $filename)%Indica si el nombre de archivo es un enlace simbólico
is_long%void is_long()%Alias de is_int
is_nan%bool is_nan(float $val)%Encuentra si un valor no es un número
is_null%bool is_null(mixed $var)%Comprueba si una variable es NULL
is_numeric%bool is_numeric(mixed $var)%Comprueba si una variable es un número o una cadena numérica
is_object%bool is_object(mixed $var)%Comprueba si una variable es un objeto
is_readable%bool is_readable(string $filename)%Indica si un archivo existe y es legible
is_real%void is_real()%Alias de is_float
is_resource%bool is_resource(mixed $var)%Comprueba si una variable es un recurso
is_scalar%resource is_scalar(mixed $var)%Comprueba si una variable es escalar
is_soap_fault%bool is_soap_fault(mixed $object)%Comprueba si una llamada SOAP ha fallado
is_string%bool is_string(mixed $var)%Comprueba si una variable es de tipo cadena
is_subclass_of%bool is_subclass_of(mixed $object, string $class_name)%Verifica si el objeto tiene esta clase como uno de sus   padres
is_uploaded_file%bool is_uploaded_file(string $filename)%Indica si el archivo fue subido mediante HTTP POST
is_writable%bool is_writable(string $filename)%Indica si un archivo existe y es escribible
is_writeable%void is_writeable()%Alias de is_writable
isset%bool isset(mixed $var, [mixed $var], [ ...])%Determina si una variable está definida y no es NULL
iterator_apply%int iterator_apply(Traversable $iterator, callback $function, [array $args])%Call a function for every element in an iterator
iterator_count%int iterator_count(Traversable $iterator)%Count the elements in an iterator
iterator_to_array%array iterator_to_array(Traversable $iterator, [bool $use_keys = true])%Copy the iterator into an array
jdtojewish%string jdtojewish(int $juliandaycount, [bool $hebrew = false], [int $fl])%Convierte una Fecha Juliana a una fecha del Calendario Judío
jdtounix%int jdtounix(int $jday)%Convierte una Fecha Juliana a una fecha Unix
join%void join()%Alias de implode
jpeg2wbmp%bool jpeg2wbmp(string $jpegname, string $wbmpname, int $dest_height, int $dest_width, int $threshold)%Convertir un archiov de imagen JPEG a un archivo de imagen WBMP
json_decode%mixed json_decode(string $json, [bool $assoc = false], [int $depth = 512], [int $options])%Decodifica un string JSON
json_encode%string json_encode(mixed $value, [int $options])%Retorna la representación JSON representation del valor dado
json_last_error%int json_last_error()%Devuelve el último error que ocurrió
key%mixed key(array $array)%Obtiene una clave de un array
krsort%bool krsort(array $array, [int $sort_flags = SORT_REGULAR])%Ordena un array por clave en orden inverso
ksort%bool ksort(array $array, [int $sort_flags = SORT_REGULAR])%Ordena un array por clave
lcfirst%string lcfirst(string $str)%Make a string's first character lowercase
lcg_value%float lcg_value()%Generador lineal congruente combinado
lchgrp%bool lchgrp(string $filename, mixed $group)%Cambia el grupo de un enlace simbólico
lchown%bool lchown(string $filename, mixed $user)%Cambia el propietario de un enlace simbólico
ldap_8859_to_t61%string ldap_8859_to_t61(string $value)%Translate 8859 characters to t61 characters
ldap_add%bool ldap_add(resource $link_identifier, string $dn, array $entry)%Add entries to LDAP directory
ldap_bind%bool ldap_bind(resource $link_identifier, [string $bind_rdn], [string $bind_password])%Bind to LDAP directory
ldap_close%void ldap_close()%Alias de ldap_unbind
ldap_compare%mixed ldap_compare(resource $link_identifier, string $dn, string $attribute, string $value)%Compare value of attribute found in entry specified with DN
ldap_connect%resource ldap_connect([string $hostname], [int $port = 389])%Connect to an LDAP server
ldap_count_entries%int ldap_count_entries(resource $link_identifier, resource $result_identifier)%Count the number of entries in a search
ldap_delete%bool ldap_delete(resource $link_identifier, string $dn)%Delete an entry from a directory
ldap_dn2ufn%string ldap_dn2ufn(string $dn)%Convert DN to User Friendly Naming format
ldap_err2str%string ldap_err2str(int $errno)%Convert LDAP error number into string error message
ldap_errno%int ldap_errno(resource $link_identifier)%Return the LDAP error number of the last LDAP command
ldap_error%string ldap_error(resource $link_identifier)%Return the LDAP error message of the last LDAP command
ldap_explode_dn%array ldap_explode_dn(string $dn, int $with_attrib)%Splits DN into its component parts
ldap_first_attribute%string ldap_first_attribute(resource $link_identifier, resource $result_entry_identifier)%Return first attribute
ldap_first_entry%resource ldap_first_entry(resource $link_identifier, resource $result_identifier)%Return first result id
ldap_first_reference%resource ldap_first_reference(resource $link, resource $result)%Return first reference
ldap_free_result%bool ldap_free_result(resource $result_identifier)%Free result memory
ldap_get_attributes%array ldap_get_attributes(resource $link_identifier, resource $result_entry_identifier)%Get attributes from a search result entry
ldap_get_dn%string ldap_get_dn(resource $link_identifier, resource $result_entry_identifier)%Get the DN of a result entry
ldap_get_entries%array ldap_get_entries(resource $link_identifier, resource $result_identifier)%Get all result entries
ldap_get_option%bool ldap_get_option(resource $link_identifier, int $option, mixed $retval)%Get the current value for given option
ldap_get_values%array ldap_get_values(resource $link_identifier, resource $result_entry_identifier, string $attribute)%Get all values from a result entry
ldap_get_values_len%array ldap_get_values_len(resource $link_identifier, resource $result_entry_identifier, string $attribute)%Get all binary values from a result entry
ldap_list%resource ldap_list(resource $link_identifier, string $base_dn, string $filter, [array $attributes], [int $attrsonly], [int $sizelimit], [int $timelimit], [int $deref])%Single-level search
ldap_mod_add%bool ldap_mod_add(resource $link_identifier, string $dn, array $entry)%Add attribute values to current attributes
ldap_mod_del%bool ldap_mod_del(resource $link_identifier, string $dn, array $entry)%Delete attribute values from current attributes
ldap_mod_replace%bool ldap_mod_replace(resource $link_identifier, string $dn, array $entry)%Replace attribute values with new ones
ldap_modify%bool ldap_modify(resource $link_identifier, string $dn, array $entry)%Modify an LDAP entry
ldap_next_attribute%string ldap_next_attribute(resource $link_identifier, resource $result_entry_identifier)%Get the next attribute in result
ldap_next_entry%resource ldap_next_entry(resource $link_identifier, resource $result_entry_identifier)%Get next result entry
ldap_next_reference%resource ldap_next_reference(resource $link, resource $entry)%Get next reference
ldap_parse_reference%bool ldap_parse_reference(resource $link, resource $entry, array $referrals)%Extract information from reference entry
ldap_parse_result%bool ldap_parse_result(resource $link, resource $result, int $errcode, [string $matcheddn], [string $errmsg], [array $referrals])%Extract information from result
ldap_read%resource ldap_read(resource $link_identifier, string $base_dn, string $filter, [array $attributes], [int $attrsonly], [int $sizelimit], [int $timelimit], [int $deref])%Read an entry
ldap_rename%bool ldap_rename(resource $link_identifier, string $dn, string $newrdn, string $newparent, bool $deleteoldrdn)%Modify the name of an entry
ldap_sasl_bind%bool ldap_sasl_bind(resource $link, [string $binddn], [string $password], [string $sasl_mech], [string $sasl_realm], [string $sasl_authc_id], [string $sasl_authz_id], [string $props])%Bind to LDAP directory using SASL
ldap_search%resource ldap_search(resource $link_identifier, string $base_dn, string $filter, [array $attributes], [int $attrsonly], [int $sizelimit], [int $timelimit], [int $deref])%Search LDAP tree
ldap_set_option%bool ldap_set_option(resource $link_identifier, int $option, mixed $newval)%Set the value of the given option
ldap_set_rebind_proc%bool ldap_set_rebind_proc(resource $link, callback $callback)%Set a callback function to do re-binds on referral chasing
ldap_sort%bool ldap_sort(resource $link, resource $result, string $sortfilter)%Sort LDAP result entries
ldap_start_tls%bool ldap_start_tls(resource $link)%Start TLS
ldap_t61_to_8859%string ldap_t61_to_8859(string $value)%Translate t61 characters to 8859 characters
ldap_unbind%bool ldap_unbind(resource $link_identifier)%Unbind from LDAP directory
levenshtein%int levenshtein(string $str1, string $str2, string $str1, string $str2, int $cost_ins, int $cost_rep, int $cost_del)%Calculate Levenshtein distance between two strings
libxml_clear_errors%void libxml_clear_errors()%Clear libxml error buffer
libxml_disable_entity_loader%ReturnType libxml_disable_entity_loader([bool $disable = TRUE])%Disable the ability to load external entities
libxml_get_errors%array libxml_get_errors()%Retrieve array of errors
libxml_get_last_error%LibXMLError libxml_get_last_error()%Retrieve last error from libxml
libxml_set_streams_context%void libxml_set_streams_context(resource $streams_context)%Set the streams context for the next libxml document load or write
libxml_use_internal_errors%bool libxml_use_internal_errors([bool $use_errors = false])%Disable libxml errors and allow user to fetch error information as needed
link%bool link(string $from_path, string $to_path)%Crea un enlace duro
linkinfo%int linkinfo(string $path)%Obtiene información acerca de un enlace
list%array list(mixed $varname, [mixed ...])%Asigna variables como si fuera un array
locale_accept_from_http%string locale_accept_from_http(string $header, string $header)%Tries to find out best available locale based on HTTP "Accept-Language" header
locale_compose%string locale_compose(array $subtags, array $subtags)%Returns a correctly ordered and delimited locale ID
locale_filter_matches%bool locale_filter_matches(string $langtag, string $locale, [bool $canonicalize = false], string $langtag, string $locale, [bool $canonicalize = false])%Checks if a language tag filter matches with locale
locale_get_all_variants%array locale_get_all_variants(string $locale, string $locale)%Gets the variants for the input locale
locale_get_default%string locale_get_default()%Gets the default locale value from the INTL global 'default_locale'
locale_get_display_language%string locale_get_display_language(string $locale, [string $in_locale], string $locale, [string $in_locale])%Returns an appropriately localized display name for language of the inputlocale
locale_get_display_name%string locale_get_display_name(string $locale, [string $in_locale], string $locale, [string $in_locale])%Returns an appropriately localized display name for the input locale
locale_get_display_region%string locale_get_display_region(string $locale, [string $in_locale], string $locale, [string $in_locale])%Returns an appropriately localized display name for region of the input locale
locale_get_display_script%string locale_get_display_script(string $locale, [string $in_locale], string $locale, [string $in_locale])%Returns an appropriately localized display name for script of the input locale
locale_get_display_variant%string locale_get_display_variant(string $locale, [string $in_locale], string $locale, [string $in_locale])%Returns an appropriately localized display name for variants of the input locale
locale_get_keywords%array locale_get_keywords(string $locale, string $locale)%Gets the keywords for the input locale
locale_get_primary_language%string locale_get_primary_language(string $locale, string $locale)%Gets the primary language for the input locale
locale_get_region%string locale_get_region(string $locale, string $locale)%Gets the region for the input locale
locale_get_script%string locale_get_script(string $locale, string $locale)%Gets the script for the input locale
locale_lookup%string locale_lookup(array $langtag, string $locale, [bool $canonicalize = false], [string $default], array $langtag, string $locale, [bool $canonicalize = false], [string $default])%Searches the language tag list for the best match to the language
locale_parse%array locale_parse(string $locale, string $locale)%Returns a key-value array of locale ID subtag elements.
locale_set_default%bool locale_set_default(string $locale, string $locale)%sets the default runtime locale
localeconv%array localeconv()%Obtener información sobre el formato numérico
localtime%array localtime([int $timestamp = time()], [bool $is_associative = false])%Obtener el momento local
log%float log(float $arg, [float $base = M_E])%Logaritmo natural
log10%float log10(float $arg)%Logaritmo en base 10
log1p%float log1p(float $number)%Devuelve log(1 + numero), calculado de tal forma que no pierde precisión     incluso cuando el valor del numero se aproxima a cero.
long2ip%string long2ip(string $proper_address)%Converts an (IPv4) Internet network address into a string in Internet standard dotted format
lstat%array lstat(string $filename)%Da información acerca de un archivo o enlace simbólico
ltrim%string ltrim(string $str, [string $charlist])%Strip whitespace (or other characters) from the beginning of a string
magic_quotes_runtime%void magic_quotes_runtime()%Alias de set_magic_quotes_runtime
mail%bool mail(string $to, string $subject, string $message, [string $additional_headers], [string $additional_parameters])%Enviar correo
main%void main()%Dummy for main
max%integer max(array $values, mixed $value1, mixed $value2, [mixed $value3...])%Encontrar el valor más alto
mb_check_encoding%bool mb_check_encoding([string $var], [string $encoding = mb_internal_encoding()])%Check if the string is valid for the specified encoding
mb_convert_case%string mb_convert_case(string $str, int $mode, [string $encoding = mb_internal_encoding()])%Perform case folding on a string
mb_convert_encoding%string mb_convert_encoding(string $str, string $to_encoding, [mixed $from_encoding])%Convert character encoding
mb_convert_kana%string mb_convert_kana(string $str, [string $option = "KV"], [string $encoding])%Convert "kana" one from another ("zen-kaku", "han-kaku" and more)
mb_convert_variables%string mb_convert_variables(string $to_encoding, mixed $from_encoding, mixed $vars, [mixed ...])%Convert character code in variable(s)
mb_decode_mimeheader%string mb_decode_mimeheader(string $str)%Decode string in MIME header field
mb_decode_numericentity%string mb_decode_numericentity(string $str, array $convmap, string $encoding)%Decode HTML numeric string reference to character
mb_detect_encoding%string mb_detect_encoding(string $str, [mixed $encoding_list = mb_detect_order()], [bool $strict = false])%Detect character encoding
mb_detect_order%mixed mb_detect_order([mixed $encoding_list])%Set/Get character encoding detection order
mb_encode_mimeheader%string mb_encode_mimeheader(string $str, [string $charset], [string $transfer_encoding], [string $linefeed], [int $indent])%Encode string for MIME header
mb_encode_numericentity%string mb_encode_numericentity(string $str, array $convmap, string $encoding)%Encode character to HTML numeric string reference
mb_encoding_aliases%array mb_encoding_aliases(string $encoding)%Get aliases of a known encoding type
mb_ereg%int mb_ereg(string $pattern, string $string, [array $regs])%Regular expression match with multibyte support
mb_ereg_match%bool mb_ereg_match(string $pattern, string $string, [string $option = "msr"])%Regular expression match for multibyte string
mb_ereg_replace%string mb_ereg_replace(string $pattern, string $replacement, string $string, [string $option = "msr"])%Replace regular expression with multibyte support
mb_ereg_search%bool mb_ereg_search([string $pattern], [string $option = "ms"])%Multibyte regular expression match for predefined multibyte string
mb_ereg_search_getpos%int mb_ereg_search_getpos()%Returns start point for next regular expression match
mb_ereg_search_getregs%array mb_ereg_search_getregs()%Retrieve the result from the last multibyte regular expression match
mb_ereg_search_init%bool mb_ereg_search_init(string $string, [string $pattern], [string $option = "msr"])%Setup string and regular expression for a multibyte regular expression match
mb_ereg_search_pos%array mb_ereg_search_pos([string $pattern], [string $option = "ms"])%Returns position and length of a matched part of the multibyte regular expression for a predefined multibyte string
mb_ereg_search_regs%array mb_ereg_search_regs([string $pattern], [string $option = "ms"])%Returns the matched part of a multibyte regular expression
mb_ereg_search_setpos%bool mb_ereg_search_setpos(int $position)%Set start point of next regular expression match
mb_eregi%int mb_eregi(string $pattern, string $string, [array $regs])%Regular expression match ignoring case with multibyte support
mb_eregi_replace%string mb_eregi_replace(string $pattern, string $replace, string $string, [string $option = "msri"])%Replace regular expression with multibyte support ignoring case
mb_get_info%mixed mb_get_info([string $type = "all"])%Get internal settings of mbstring
mb_http_input%mixed mb_http_input([string $type = ""])%Detect HTTP input character encoding
mb_http_output%mixed mb_http_output([string $encoding])%Set/Get HTTP output character encoding
mb_internal_encoding%mixed mb_internal_encoding([string $encoding = mb_internal_encoding()])%Set/Get internal character encoding
mb_language%mixed mb_language([string $language])%Set/Get current language
mb_list_encodings%array mb_list_encodings()%Returns an array of all supported encodings
mb_output_handler%string mb_output_handler(string $contents, int $status)%Callback function converts character encoding in output buffer
mb_parse_str%array mb_parse_str(string $encoded_string, [array $result])%Parse GET/POST/COOKIE data and set global variable
mb_preferred_mime_name%string mb_preferred_mime_name(string $encoding)%Get MIME charset string
mb_regex_encoding%string mb_regex_encoding([string $encoding])%Returns current encoding for multibyte regex as string
mb_regex_set_options%string mb_regex_set_options([string $options = "msr"])%Set/Get the default options for mbregex functions
mb_send_mail%bool mb_send_mail(string $to, string $subject, string $message, [string $additional_headers], [string $additional_parameter])%Send encoded mail
mb_split%array mb_split(string $pattern, string $string, [int $limit = -1])%Split multibyte string using regular expression
mb_strcut%string mb_strcut(string $str, int $start, [int $length], [string $encoding])%Get part of string
mb_strimwidth%string mb_strimwidth(string $str, int $start, int $width, [string $trimmarker], [string $encoding])%Get truncated string with specified width
mb_stripos%int mb_stripos(string $haystack, string $needle, [int $offset], [string $encoding])%Finds position of first occurrence of a string within another, case insensitive
mb_stristr%string mb_stristr(string $haystack, string $needle, [bool $part = false], [string $encoding])%Finds first occurrence of a string within another, case insensitive
mb_strlen%string mb_strlen(string $str, [string $encoding])%Get string length
mb_strpos%string mb_strpos(string $haystack, string $needle, [int $offset], [string $encoding])%Find position of first occurrence of string in a string
mb_strrchr%string mb_strrchr(string $haystack, string $needle, [bool $part = false], [string $encoding])%Finds the last occurrence of a character in a string within another
mb_strrichr%string mb_strrichr(string $haystack, string $needle, [bool $part = false], [string $encoding])%Finds the last occurrence of a character in a string within another, case insensitive
mb_strripos%int mb_strripos(string $haystack, string $needle, [int $offset], [string $encoding])%Finds position of last occurrence of a string within another, case insensitive
mb_strrpos%int mb_strrpos(string $haystack, string $needle, [int $offset], [string $encoding])%Find position of last occurrence of a string in a string
mb_strstr%string mb_strstr(string $haystack, string $needle, [bool $part = false], [string $encoding])%Finds first occurrence of a string within another
mb_strtolower%string mb_strtolower(string $str, [string $encoding = mb_internal_encoding()])%Make a string lowercase
mb_strtoupper%string mb_strtoupper(string $str, [string $encoding = mb_internal_encoding()])%Make a string uppercase
mb_strwidth%string mb_strwidth(string $str, [string $encoding])%Return width of string
mb_substitute_character%integer mb_substitute_character([mixed $substrchar])%Set/Get substitution character
mb_substr%string mb_substr(string $str, int $start, [int $length], [string $encoding])%Get part of string
mb_substr_count%string mb_substr_count(string $haystack, string $needle, [string $encoding])%Count the number of substring occurrences
mcrypt_cbc%string mcrypt_cbc(int $cipher, string $key, string $data, int $mode, [string $iv], string $cipher, string $key, string $data, int $mode, [string $iv])%Encrypt/decrypt data in CBC mode
mcrypt_cfb%string mcrypt_cfb(int $cipher, string $key, string $data, int $mode, string $iv, string $cipher, string $key, string $data, int $mode, [string $iv])%Encrypt/decrypt data in CFB mode
mcrypt_create_iv%string mcrypt_create_iv(int $size, [int $source = MCRYPT_DEV_RANDOM])%Create an initialization vector (IV) from a random source
mcrypt_decrypt%string mcrypt_decrypt(string $cipher, string $key, string $data, string $mode, [string $iv])%Decrypts crypttext with given parameters
mcrypt_ecb%string mcrypt_ecb(int $cipher, string $key, string $data, int $mode, string $cipher, string $key, string $data, int $mode, [string $iv])%Deprecated: Encrypt/decrypt data in ECB mode
mcrypt_enc_get_algorithms_name%string mcrypt_enc_get_algorithms_name(resource $td)%Returns the name of the opened algorithm
mcrypt_enc_get_block_size%int mcrypt_enc_get_block_size(resource $td)%Returns the blocksize of the opened algorithm
mcrypt_enc_get_iv_size%int mcrypt_enc_get_iv_size(resource $td)%Returns the size of the IV of the opened algorithm
mcrypt_enc_get_key_size%int mcrypt_enc_get_key_size(resource $td)%Returns the maximum supported keysize of the opened mode
mcrypt_enc_get_modes_name%string mcrypt_enc_get_modes_name(resource $td)%Returns the name of the opened mode
mcrypt_enc_get_supported_key_sizes%array mcrypt_enc_get_supported_key_sizes(resource $td)%Returns an array with the supported keysizes of the opened algorithm
mcrypt_enc_is_block_algorithm%bool mcrypt_enc_is_block_algorithm(resource $td)%Checks whether the algorithm of the opened mode is a block algorithm
mcrypt_enc_is_block_algorithm_mode%bool mcrypt_enc_is_block_algorithm_mode(resource $td)%Checks whether the encryption of the opened mode works on blocks
mcrypt_enc_is_block_mode%bool mcrypt_enc_is_block_mode(resource $td)%Checks whether the opened mode outputs blocks
mcrypt_enc_self_test%int mcrypt_enc_self_test(resource $td)%Runs a self test on the opened module
mcrypt_encrypt%string mcrypt_encrypt(string $cipher, string $key, string $data, string $mode, [string $iv])%Encrypts plaintext with given parameters
mcrypt_generic%string mcrypt_generic(resource $td, string $data)%This function encrypts data
mcrypt_generic_deinit%bool mcrypt_generic_deinit(resource $td)%This function deinitializes an encryption module
mcrypt_generic_end%bool mcrypt_generic_end(resource $td)%This function terminates encryption
mcrypt_generic_init%int mcrypt_generic_init(resource $td, string $key, string $iv)%This function initializes all buffers needed for encryption
mcrypt_get_block_size%int mcrypt_get_block_size(int $cipher, string $cipher, string $module)%Get the block size of the specified cipher
mcrypt_get_cipher_name%string mcrypt_get_cipher_name(int $cipher, string $cipher)%Get the name of the specified cipher
mcrypt_get_iv_size%int mcrypt_get_iv_size(string $cipher, string $mode)%Returns the size of the IV belonging to a specific cipher/mode combination
mcrypt_get_key_size%int mcrypt_get_key_size(int $cipher, string $cipher, string $module)%Get the key size of the specified cipher
mcrypt_list_algorithms%array mcrypt_list_algorithms([string $lib_dir = ini_get("mcrypt.algorithms_dir")])%Get an array of all supported ciphers
mcrypt_list_modes%array mcrypt_list_modes([string $lib_dir = ini_get("mcrypt.modes_dir")])%Get an array of all supported modes
mcrypt_module_close%bool mcrypt_module_close(resource $td)%Close the mcrypt module
mcrypt_module_get_algo_block_size%int mcrypt_module_get_algo_block_size(string $algorithm, [string $lib_dir])%Returns the blocksize of the specified algorithm
mcrypt_module_get_algo_key_size%int mcrypt_module_get_algo_key_size(string $algorithm, [string $lib_dir])%Returns the maximum supported keysize of the opened mode
mcrypt_module_get_supported_key_sizes%array mcrypt_module_get_supported_key_sizes(string $algorithm, [string $lib_dir])%Returns an array with the supported keysizes of the opened algorithm
mcrypt_module_is_block_algorithm%bool mcrypt_module_is_block_algorithm(string $algorithm, [string $lib_dir])%This function checks whether the specified algorithm is a block algorithm
mcrypt_module_is_block_algorithm_mode%bool mcrypt_module_is_block_algorithm_mode(string $mode, [string $lib_dir])%Returns if the specified module is a block algorithm or not
mcrypt_module_is_block_mode%bool mcrypt_module_is_block_mode(string $mode, [string $lib_dir])%Returns if the specified mode outputs blocks or not
mcrypt_module_open%resource mcrypt_module_open(string $algorithm, string $algorithm_directory, string $mode, string $mode_directory)%Opens the module of the algorithm and the mode to be used
mcrypt_module_self_test%bool mcrypt_module_self_test(string $algorithm, [string $lib_dir])%This function runs a self test on the specified module
mcrypt_ofb%string mcrypt_ofb(int $cipher, string $key, string $data, int $mode, string $iv, string $cipher, string $key, string $data, int $mode, [string $iv])%Encrypt/decrypt data in OFB mode
md5%string md5(string $str, [bool $raw_output = false])%Calculate the md5 hash of a string
md5_file%string md5_file(string $filename, [bool $raw_output = false])%Calcula el resumen criptográfico md5 de un archivo dado
mdecrypt_generic%string mdecrypt_generic(resource $td, string $data)%Decrypt data
memcache_debug%bool memcache_debug(bool $on_off)%Activa/desactiva debug output
memory_get_peak_usage%int memory_get_peak_usage([bool $real_usage = false])%Returns the peak of memory allocated by PHP
memory_get_usage%int memory_get_usage([bool $real_usage = false])%Returns the amount of memory allocated to PHP
metaphone%string metaphone(string $str, [int $phonemes])%Calculate the metaphone key of a string
method_exists%bool method_exists(mixed $object, string $method_name)%Comprueba si existe un método de una clase
mhash%string mhash(int $hash, string $data, [string $key])%Compute hash
mhash_count%int mhash_count()%Get the highest available hash id
mhash_get_block_size%int mhash_get_block_size(int $hash)%Get the block size of the specified hash
mhash_get_hash_name%string mhash_get_hash_name(int $hash)%Get the name of the specified hash
mhash_keygen_s2k%string mhash_keygen_s2k(int $hash, string $password, string $salt, int $bytes)%Generates a key
microtime%mixed microtime([bool $get_as_float])%Devuelve la fecha Unix actual con microsegundos
mime_content_type%string mime_content_type(string $filename)%Detecta el MIME Content-type para un fichero (función obsoleta)
min%integer min(array $values, mixed $value1, mixed $value2, [mixed $value3...])%Encontrar el valor más bajo
mkdir%bool mkdir(string $pathname, [int $mode = 0777], [bool $recursive = false], [resource $context])%Crea un directorio
mktime%int mktime([int $hour = date("H")], [int $minute = date("i")], [int $second = date("s")], [int $month = date("n")], [int $day = date("j")], [int $year = date("Y")], [int $is_dst = -1])%Obtener la fecha Unix de una fecha
money_format%string money_format(string $format, float $number)%Formats a number as a currency string
move_uploaded_file%bool move_uploaded_file(string $filename, string $destination)%Mueve un archivo subido a una nueva ubicación
msg_get_queue%resource msg_get_queue(int $key, [int $perms])%Crear o adjuntar a una cola de mensajes
msg_queue_exists%bool msg_queue_exists(int $key)%Verificar si una cola de mensajes existe
msg_receive%bool msg_receive(resource $queue, int $desiredmsgtype, int $msgtype, int $maxsize, mixed $message, [bool $unserialize = true], [int $flags], [int $errorcode])%Recibir un mensade de la cola de mensajes
msg_remove_queue%bool msg_remove_queue(resource $queue)%Destruir una cola de mensajes
msg_send%bool msg_send(resource $queue, int $msgtype, mixed $message, [bool $serialize], [bool $blocking], [int $errorcode])%Eviar un mensaje a una cola de mensajes
msg_set_queue%bool msg_set_queue(resource $queue, array $data)%Establecer información en la estructura de datos de la cola de mensajes
msg_stat_queue%array msg_stat_queue(resource $queue)%Devuelve información desde la estructura de datos de la cola de mensajes
msgfmt_create%MessageFormatter msgfmt_create(string $locale, string $pattern, string $locale, string $pattern, string $locale, string $pattern)%Constructs a new Message Formatter
msgfmt_format%string msgfmt_format(array $args, MessageFormatter $fmt, array $args)%Format the message
msgfmt_format_message%string msgfmt_format_message(string $locale, string $pattern, array $args, string $locale, string $pattern, array $args)%Quick format message
msgfmt_get_error_code%int msgfmt_get_error_code(MessageFormatter $fmt)%Get the error code from last operation
msgfmt_get_error_message%string msgfmt_get_error_message(MessageFormatter $fmt)%Get the error text from the last operation
msgfmt_get_locale%string msgfmt_get_locale(NumberFormatter $formatter)%Get the locale for which the formatter was created.
msgfmt_get_pattern%string msgfmt_get_pattern(MessageFormatter $fmt)%Get the pattern used by the formatter
msgfmt_parse%array msgfmt_parse(string $value, MessageFormatter $fmt, string $value)%Parse input string according to pattern
msgfmt_parse_message%array msgfmt_parse_message(string $locale, string $pattern, string $source, string $locale, string $pattern, string $value)%Quick parse input string
msgfmt_set_pattern%bool msgfmt_set_pattern(string $pattern, MessageFormatter $fmt, string $pattern)%Set the pattern used by the formatter
mssql_bind%bool mssql_bind(resource $stmt, string $param_name, mixed $var, int $type, [bool $is_output = false], [bool $is_null = false], [int $maxlen = -1])%Adds a parameter to a stored procedure or a remote stored procedure
mssql_close%bool mssql_close([resource $link_identifier])%Close MS SQL Server connection
mssql_connect%resource mssql_connect([string $servername], [string $username], [string $password], [bool $new_link])%Open MS SQL server connection
mssql_data_seek%bool mssql_data_seek(resource $result_identifier, int $row_number)%Moves internal row pointer
mssql_execute%mixed mssql_execute(resource $stmt, [bool $skip_results = false])%Executes a stored procedure on a MS SQL server database
mssql_fetch_array%array mssql_fetch_array(resource $result, [int $result_type = MSSQL_BOTH])%Fetch a result row as an associative array, a numeric array, or both
mssql_fetch_assoc%array mssql_fetch_assoc(resource $result_id)%Returns an associative array of the current row in the result
mssql_fetch_batch%int mssql_fetch_batch(resource $result)%Returns the next batch of records
mssql_fetch_field%object mssql_fetch_field(resource $result, [int $field_offset = -1])%Get field information
mssql_fetch_object%object mssql_fetch_object(resource $result)%Fetch row as object
mssql_fetch_row%array mssql_fetch_row(resource $result)%Get row as enumerated array
mssql_field_length%int mssql_field_length(resource $result, [int $offset = -1])%Get the length of a field
mssql_field_name%string mssql_field_name(resource $result, [int $offset = -1])%Get the name of a field
mssql_field_seek%bool mssql_field_seek(resource $result, int $field_offset)%Seeks to the specified field offset
mssql_field_type%string mssql_field_type(resource $result, [int $offset = -1])%Gets the type of a field
mssql_free_result%bool mssql_free_result(resource $result)%Free result memory
mssql_free_statement%bool mssql_free_statement(resource $stmt)%Free statement memory
mssql_get_last_message%string mssql_get_last_message()%Returns the last message from the server
mssql_guid_string%string mssql_guid_string(string $binary, [bool $short_format = false])%Converts a 16 byte binary GUID to a string
mssql_init%resource mssql_init(string $sp_name, [resource $link_identifier])%Initializes a stored procedure or a remote stored procedure
mssql_min_error_severity%void mssql_min_error_severity(int $severity)%Sets the minimum error severity
mssql_min_message_severity%void mssql_min_message_severity(int $severity)%Sets the minimum message severity
mssql_next_result%bool mssql_next_result(resource $result_id)%Move the internal result pointer to the next result
mssql_num_fields%int mssql_num_fields(resource $result)%Gets the number of fields in result
mssql_num_rows%int mssql_num_rows(resource $result)%Gets the number of rows in result
mssql_pconnect%resource mssql_pconnect([string $servername], [string $username], [string $password], [bool $new_link])%Open persistent MS SQL connection
mssql_query%mixed mssql_query(string $query, [resource $link_identifier], [int $batch_size])%Send MS SQL query
mssql_result%string mssql_result(resource $result, int $row, mixed $field)%Get result data
mssql_rows_affected%int mssql_rows_affected(resource $link_identifier)%Returns the number of records affected by the query
mssql_select_db%bool mssql_select_db(string $database_name, [resource $link_identifier])%Select MS SQL database
mt_getrandmax%int mt_getrandmax()%Mostrar el mayor valor aleatorio posible
mt_rand%int mt_rand(int $min, int $max)%Genera un mejor número entero aleatorio
mt_srand%void mt_srand([int $seed])%Genera un mejor número entero aleatorio a partir de una semilla
mysql_affected_rows%int mysql_affected_rows([resource $link_identifier])%Obtiene el número de filas afectadas en la anterior operación de MySQL
mysql_client_encoding%string mysql_client_encoding([resource $link_identifier])%Devuelve el nombre de la colección de caracteres
mysql_close%bool mysql_close([resource $link_identifier])%Cierra la conexión de MySQL
mysql_connect%resource mysql_connect([string $server = ini_get("mysql.default_host")], [string $username = ini_get("mysql.default_user")], [string $password = ini_get("mysql.default_password")], [bool $new_link = false], [int $client_flags])%Abre una  conexión al servidor MySQL
mysql_create_db%bool mysql_create_db(string $database_name, [resource $link_identifier])%Crea una base de datos MySQL
mysql_data_seek%bool mysql_data_seek(resource $result, int $row_number)%Mueve el apuntador interno del resultado
mysql_db_name%string mysql_db_name(resource $result, int $row, [mixed $field])%Obtiene los datos del resultado
mysql_db_query%resource mysql_db_query(string $database, string $query, [resource $link_identifier])%Envía una consulta MySQL
mysql_drop_db%bool mysql_drop_db(string $database_name, [resource $link_identifier])%Omite (elimina) una base de datos MySQL
mysql_errno%int mysql_errno([resource $link_identifier])%Devuelve un mensaje de error con un valor numérico de la operación anterior con MySQL
mysql_error%string mysql_error([resource $link_identifier])%Devuelve el texto con error del mensaje de la anterior operación MySQL
mysql_escape_string%string mysql_escape_string(string $unescaped_string)%Escapes a string for use in a mysql_query
mysql_fetch_array%array mysql_fetch_array(resource $result, [int $result_type = MYSQL_BOTH])%Fetch a result row as an associative array, a numeric array, or both
mysql_fetch_assoc%array mysql_fetch_assoc(resource $result)%Recupera una fila de resultado como un array asociativo
mysql_fetch_field%object mysql_fetch_field(resource $result, [int $field_offset])%Get column information from a result and return as an object
mysql_fetch_lengths%array mysql_fetch_lengths(resource $result)%Get the length of each output in a result
mysql_fetch_object%object mysql_fetch_object(resource $result, [string $class_name], [array $params])%Fetch a result row as an object
mysql_fetch_row%array mysql_fetch_row(resource $result)%Get a result row as an enumerated array
mysql_field_flags%string mysql_field_flags(resource $result, int $field_offset)%Get the flags associated with the specified field in a result
mysql_field_len%int mysql_field_len(resource $result, int $field_offset)%Returns the length of the specified field
mysql_field_name%string mysql_field_name(resource $result, int $field_offset)%Get the name of the specified field in a result
mysql_field_seek%bool mysql_field_seek(resource $result, int $field_offset)%Set result pointer to a specified field offset
mysql_field_table%string mysql_field_table(resource $result, int $field_offset)%Get name of the table the specified field is in
mysql_field_type%string mysql_field_type(resource $result, int $field_offset)%Get the type of the specified field in a result
mysql_free_result%bool mysql_free_result(resource $result)%Free result memory
mysql_get_client_info%string mysql_get_client_info()%Obtener información del cliente MySQL
mysql_get_host_info%string mysql_get_host_info([resource $link_identifier])%Obtener información de la máquina anfitriona MySQL
mysql_get_proto_info%int mysql_get_proto_info([resource $link_identifier])%Obtener información del protocolo MySQL
mysql_get_server_info%string mysql_get_server_info([resource $link_identifier])%Obtener información del servidor MySQL
mysql_info%string mysql_info([resource $link_identifier])%Obtiene información sobre la consulta más reciente
mysql_insert_id%int mysql_insert_id([resource $link_identifier])%Get the ID generated in the last query
mysql_list_dbs%resource mysql_list_dbs([resource $link_identifier])%List databases available on a MySQL server
mysql_list_fields%resource mysql_list_fields(string $database_name, string $table_name, [resource $link_identifier])%List MySQL table fields
mysql_list_processes%resource mysql_list_processes([resource $link_identifier])%Lista los procesos MySQL
mysql_list_tables%resource mysql_list_tables(string $database, [resource $link_identifier])%Lista las tablas de una base de datos MySQL
mysql_num_fields%int mysql_num_fields(resource $result)%Get number of fields in result
mysql_num_rows%int mysql_num_rows(resource $result)%Get number of rows in result
mysql_pconnect%resource mysql_pconnect([string $server = ini_get("mysql.default_host")], [string $username = ini_get("mysql.default_user")], [string $password = ini_get("mysql.default_password")], [int $client_flags])%Open a persistent connection to a MySQL server
mysql_ping%bool mysql_ping([resource $link_identifier])%Efectuar un chequeo de respuesta (ping) sobre una   conexión de servidor o reconectarse si no hay   conexión
mysql_query%resource mysql_query(string $query, [resource $link_identifier])%Send a MySQL query
mysql_real_escape_string%string mysql_real_escape_string(string $unescaped_string, [resource $link_identifier])%Escapes special characters in a string for use in an SQL statement
mysql_result%string mysql_result(resource $result, int $row, [mixed $field])%Get result data
mysql_select_db%bool mysql_select_db(string $database_name, [resource $link_identifier])%Select a MySQL database
mysql_set_charset%bool mysql_set_charset(string $charset, [resource $link_identifier])%Sets the client character set
mysql_stat%string mysql_stat([resource $link_identifier])%Obtiene el status actual del sistema
mysql_tablename%string mysql_tablename(resource $result, int $i)%Get table name of field
mysql_thread_id%int mysql_thread_id([resource $link_identifier])%Devuelve el ID del hilo actual
mysql_unbuffered_query%resource mysql_unbuffered_query(string $query, [resource $link_identifier])%Envía una consulta SQL a MySQL, sin recuperar ni colocar en búfer las filas de resultado
mysqli%object mysqli([string $host = ini_get("mysqli.default_host")], [string $username = ini_get("mysqli.default_user")], [string $passwd = ini_get("mysqli.default_pw")], [string $dbname = ""], [int $port = ini_get("mysqli.default_port")], [string $socket = ini_get("mysqli.default_socket")], [string $host = ini_get("mysqli.default_host")], [string $username = ini_get("mysqli.default_user")], [string $passwd = ini_get("mysqli.default_pw")], [string $dbname = ""], [int $port = ini_get("mysqli.default_port")], [string $socket = ini_get("mysqli.default_socket")])%Open a new connection to the MySQL server
mysqli_affected_rows%int mysqli_affected_rows(mysqli $link)%Gets the number of affected rows in a previous MySQL operation
mysqli_autocommit%bool mysqli_autocommit(bool $mode, mysqli $link, bool $mode)%Turns on or off auto-commiting database modifications
mysqli_bind_param%void mysqli_bind_param()%Alias de mysqli_stmt_bind_param
mysqli_bind_result%void mysqli_bind_result()%Alias de mysqli_stmt_bind_result
mysqli_change_user%bool mysqli_change_user(string $user, string $password, string $database, mysqli $link, string $user, string $password, string $database)%Cambia el usuario de la conexión de bases de datos especificada
mysqli_character_set_name%string mysqli_character_set_name(mysqli $link)%Returns the default character set for the database connection
mysqli_client_encoding%void mysqli_client_encoding()%Alias de mysqli_character_set_name
mysqli_close%bool mysqli_close(mysqli $link)%Closes a previously opened database connection
mysqli_commit%bool mysqli_commit(mysqli $link)%Commits the current transaction
mysqli_connect%void mysqli_connect()%Alias de mysqli::__construct
mysqli_connect_errno%int mysqli_connect_errno()%Returns the error code from last connect call
mysqli_connect_error%string mysqli_connect_error()%Returns a string description of the last connect error
mysqli_data_seek%bool mysqli_data_seek(int $offset, mysqli_result $result, int $offset)%Ajustar el puntero de resultado a una fila concreta del resultado
mysqli_debug%bool mysqli_debug(string $message, string $message)%Performs debugging operations
mysqli_disable_reads_from_master%bool mysqli_disable_reads_from_master(mysqli $link)%Deshabilita las lecturas desde el maestro
mysqli_disable_rpl_parse%bool mysqli_disable_rpl_parse(mysqli $link)%Deshabilita el interprete RPL
mysqli_dump_debug_info%bool mysqli_dump_debug_info(mysqli $link)%Dump debugging information into the log
mysqli_embedded_server_end%void mysqli_embedded_server_end()%Detener el servidor incrustado
mysqli_embedded_server_start%bool mysqli_embedded_server_start(bool $start, array $arguments, array $groups, bool $start, array $arguments, array $groups)%Inicializa e inicia el servidor embebido
mysqli_enable_reads_from_master%bool mysqli_enable_reads_from_master(mysqli $link)%Activa las lecturas desde el maestro
mysqli_enable_rpl_parse%bool mysqli_enable_rpl_parse(mysqli $link)%Habilita el interprete RPL
mysqli_errno%int mysqli_errno(mysqli $link)%Returns the error code for the most recent function call
mysqli_error%string mysqli_error(mysqli $link)%Returns a string description of the last error
mysqli_escape_string%void mysqli_escape_string()%Alias de mysqli_real_escape_string
mysqli_execute%void mysqli_execute()%Alias para mysqli_stmt_execute
mysqli_fetch%void mysqli_fetch()%Alias de mysqli_stmt_fetch
mysqli_fetch_all%mixed mysqli_fetch_all([int $resulttype = MYSQLI_NUM], mysqli_result $result, [int $resulttype = MYSQLI_NUM])%Obtener todas las filas en un array asociativo, numérico, o en ambos
mysqli_fetch_array%mixed mysqli_fetch_array([int $resulttype = MYSQLI_BOTH], mysqli_result $result, [int $resulttype = MYSQLI_BOTH])%Fetch a result row as an associative, a numeric array, or both
mysqli_fetch_assoc%array mysqli_fetch_assoc(mysqli_result $result)%Fetch a result row as an associative array
mysqli_fetch_field%object mysqli_fetch_field(mysqli_result $result)%Returns the next field in the result set
mysqli_fetch_field_direct%object mysqli_fetch_field_direct(int $fieldnr, mysqli_result $result, int $fieldnr)%Fetch meta-data for a single field
mysqli_fetch_fields%array mysqli_fetch_fields(mysqli_result $result)%Returns an array of objects representing the fields in a result set
mysqli_fetch_lengths%array mysqli_fetch_lengths(mysqli_result $result)%Returns the lengths of the columns of the current row in the result set
mysqli_fetch_object%object mysqli_fetch_object([string $class_name], [array $params], mysqli_result $result, [string $class_name], [array $params])%Returns the current row of a result set as an object
mysqli_fetch_row%mixed mysqli_fetch_row(mysqli_result $result)%Get a result row as an enumerated array
mysqli_field_count%int mysqli_field_count(mysqli $link)%Returns the number of columns for the most recent query
mysqli_field_seek%bool mysqli_field_seek(int $fieldnr, mysqli_result $result, int $fieldnr)%Set result pointer to a specified field offset
mysqli_field_tell%int mysqli_field_tell(mysqli_result $result)%Obtener posición del campo actual de un puntero a un resultado
mysqli_free_result%void mysqli_free_result(mysqli_result $result)%Frees the memory associated with a result
mysqli_get_cache_stats%array mysqli_get_cache_stats()%Devuelve el caché de estadísticas Zval del cliente
mysqli_get_charset%object mysqli_get_charset(mysqli $link)%Returns a character set object
mysqli_get_client_info%string mysqli_get_client_info(mysqli $link)%Returns the MySQL client version as a string
mysqli_get_client_stats%array mysqli_get_client_stats()%Returns client per-process statistics
mysqli_get_client_version%int mysqli_get_client_version(mysqli $link)%Get MySQL client info
mysqli_get_connection_stats%array mysqli_get_connection_stats(mysqli $link)%Returns statistics about the client connection
mysqli_get_host_info%string mysqli_get_host_info(mysqli $link)%Returns a string representing the type of connection used
mysqli_get_metadata%void mysqli_get_metadata()%Alias de mysqli_stmt_result_metadata
mysqli_get_proto_info%int mysqli_get_proto_info(mysqli $link)%Returns the version of the MySQL protocol used
mysqli_get_server_info%string mysqli_get_server_info(mysqli $link)%Returns the version of the MySQL server
mysqli_get_server_version%int mysqli_get_server_version(mysqli $link)%Returns the version of the MySQL server as an integer
mysqli_get_warnings%mysqli_warning mysqli_get_warnings(mysqli $link)%Get result of SHOW WARNINGS
mysqli_info%string mysqli_info(mysqli $link)%Retrieves information about the most recently executed query
mysqli_init%mysqli mysqli_init()%Initializes MySQLi and returns a resource for use with mysqli_real_connect()
mysqli_insert_id%mixed mysqli_insert_id(mysqli $link)%Returns the auto generated id used in the last query
mysqli_kill%bool mysqli_kill(int $processid, mysqli $link, int $processid)%Asks the server to kill a MySQL thread
mysqli_master_query%bool mysqli_master_query(mysqli $link, string $query)%Fuerza la ejecución de una cosulta en un maestro en una configuración maestro/esclavo
mysqli_more_results%bool mysqli_more_results(mysqli $link)%Check if there are any more query results from a multi query
mysqli_multi_query%bool mysqli_multi_query(string $query, mysqli $link, string $query)%Performs a query on the database
mysqli_next_result%bool mysqli_next_result(mysqli $link)%Prepare next result from multi_query
mysqli_num_fields%int mysqli_num_fields(mysqli_result $result)%Get the number of fields in a result
mysqli_num_rows%int mysqli_num_rows(mysqli_result $result)%Gets the number of rows in a result
mysqli_options%bool mysqli_options(int $option, mixed $value, mysqli $link, int $option, mixed $value)%Set options
mysqli_param_count%void mysqli_param_count()%Alias de mysqli_stmt_param_count
mysqli_ping%bool mysqli_ping(mysqli $link)%Pings a server connection, or tries to reconnect if the connection has gone down
mysqli_poll%int mysqli_poll(array $read, array $error, array $reject, int $sec, [int $usec], array $read, array $error, array $reject, int $sec, [int $usec])%Poll connections
mysqli_prepare%mysqli_stmt mysqli_prepare(string $query, mysqli $link, string $query)%Prepare an SQL statement for execution
mysqli_query%mixed mysqli_query(string $query, [int $resultmode], mysqli $link, string $query, [int $resultmode])%Performs a query on the database
mysqli_real_connect%bool mysqli_real_connect([string $host], [string $username], [string $passwd], [string $dbname], [int $port], [string $socket], [int $flags], mysqli $link, [string $host], [string $username], [string $passwd], [string $dbname], [int $port], [string $socket], [int $flags])%Opens a connection to a mysql server
mysqli_real_escape_string%string mysqli_real_escape_string(string $escapestr, string $escapestr, mysqli $link, string $escapestr)%Escapes special characters in a string for use in an SQL statement, taking into account the current charset of the connection
mysqli_real_query%bool mysqli_real_query(string $query, mysqli $link, string $query)%Execute an SQL query
mysqli_reap_async_query%mysqli_result mysqli_reap_async_query(mysql $link)%Get result from async query
mysqli_report%bool mysqli_report(int $flags)%Habilita o deshabilita funciones de informes internos
mysqli_rollback%bool mysqli_rollback(mysqli $link)%Rolls back current transaction
mysqli_rpl_parse_enabled%int mysqli_rpl_parse_enabled(mysqli $link)%Verifica si está habilitado el interprete RPL
mysqli_rpl_probe%bool mysqli_rpl_probe(mysqli $link)%Exploración RPL
mysqli_rpl_query_type%int mysqli_rpl_query_type(string $query, mysqli $link, string $query)%Devuelve una consulta de tipo RPL
mysqli_select_db%bool mysqli_select_db(string $dbname, mysqli $link, string $dbname)%Selects the default database for database queries
mysqli_send_long_data%void mysqli_send_long_data()%Alias de mysqli_stmt_send_long_data
mysqli_send_query%bool mysqli_send_query(string $query, mysqli $link, string $query)%Envia y devuelve la consulta
mysqli_set_charset%bool mysqli_set_charset(string $charset, mysqli $link, string $charset)%Sets the default client character set
mysqli_set_local_infile_default%void mysqli_set_local_infile_default(mysqli $link)%Unsets user defined handler for load local infile command
mysqli_set_local_infile_handler%bool mysqli_set_local_infile_handler(mysqli $link, callback $read_func, mysqli $link, callback $read_func)%Set callback function for LOAD DATA LOCAL INFILE command
mysqli_set_opt%void mysqli_set_opt()%Alias de mysqli_options
mysqli_slave_query%bool mysqli_slave_query(mysqli $link, string $query)%Fuerza la ejecución de una cosulta en un esclavo en una configuración maestro/esclavo
mysqli_sqlstate%string mysqli_sqlstate(mysqli $link)%Returns the SQLSTATE error from previous MySQL operation
mysqli_ssl_set%bool mysqli_ssl_set(string $key, string $cert, string $ca, string $capath, string $cipher, mysqli $link, string $key, string $cert, string $ca, string $capath, string $cipher)%Used for establishing secure connections using SSL
mysqli_stat%string mysqli_stat(mysqli $link)%Gets the current system status
mysqli_stmt_affected_rows%int mysqli_stmt_affected_rows(mysqli_stmt $stmt)%Devuelve el número total de filas cambiadas, borradas, o insertadas   por la última sentencia ejecutada
mysqli_stmt_attr_get%int mysqli_stmt_attr_get(int $attr, mysqli_stmt $stmt, int $attr)%Se utiliza para obtener el valor actual de un atributo de la sentencia
mysqli_stmt_attr_set%bool mysqli_stmt_attr_set(int $attr, int $mode, mysqli_stmt $stmt, int $attr, int $mode)%Se utiliza para modificar el comportamiento de una sentencia preparada
mysqli_stmt_bind_param%bool mysqli_stmt_bind_param(string $types, mixed $var1, [mixed ...], mysqli_stmt $stmt, string $types, mixed $var1, [mixed ...])%Agrega variables a una sentencia preparada como parámetros
mysqli_stmt_bind_result%bool mysqli_stmt_bind_result(mixed $var1, [mixed ...], mysqli_stmt $stmt, mixed $var1, [mixed ...])%Binds variables to a prepared statement for result storage
mysqli_stmt_close%bool mysqli_stmt_close(mysqli_stmt $stmt)%Closes a prepared statement
mysqli_stmt_data_seek%void mysqli_stmt_data_seek(int $offset, mysqli_stmt $stmt, int $offset)%Seeks to an arbitrary row in statement result set
mysqli_stmt_errno%int mysqli_stmt_errno(mysqli_stmt $stmt)%Returns the error code for the most recent statement call
mysqli_stmt_error%string mysqli_stmt_error(mysqli_stmt $stmt)%Returns a string description for last statement error
mysqli_stmt_execute%bool mysqli_stmt_execute(mysqli_stmt $stmt)%Executes a prepared Query
mysqli_stmt_fetch%bool mysqli_stmt_fetch(mysqli_stmt $stmt)%Fetch results from a prepared statement into the bound variables
mysqli_stmt_field_count%int mysqli_stmt_field_count(mysqli_stmt $stmt)%Returns the number of field in the given statement
mysqli_stmt_free_result%void mysqli_stmt_free_result(mysqli_stmt $stmt)%Frees stored result memory for the given statement handle
mysqli_stmt_get_warnings%object mysqli_stmt_get_warnings(mysqli_stmt $stmt, mysqli_stmt $stmt)%Get result of SHOW WARNINGS
mysqli_stmt_init%mysqli_stmt mysqli_stmt_init(mysqli $link)%Initializes a statement and returns an object for use with mysqli_stmt_prepare
mysqli_stmt_insert_id%mixed mysqli_stmt_insert_id(mysqli_stmt $stmt)%Get the ID generated from the previous INSERT operation
mysqli_stmt_num_rows%int mysqli_stmt_num_rows(mysqli_stmt $stmt)%Return the number of rows in statements result set
mysqli_stmt_param_count%int mysqli_stmt_param_count(mysqli_stmt $stmt)%Returns the number of parameter for the given statement
mysqli_stmt_prepare%bool mysqli_stmt_prepare(string $query, mysqli_stmt $stmt, string $query)%Prepare an SQL statement for execution
mysqli_stmt_reset%bool mysqli_stmt_reset(mysqli_stmt $stmt)%Resets a prepared statement
mysqli_stmt_result_metadata%mysqli_result mysqli_stmt_result_metadata(mysqli_stmt $stmt)%Returns result set metadata from a prepared statement
mysqli_stmt_send_long_data%bool mysqli_stmt_send_long_data(int $param_nr, string $data, mysqli_stmt $stmt, int $param_nr, string $data)%Send data in blocks
mysqli_stmt_sqlstate%string mysqli_stmt_sqlstate(mysqli_stmt $stmt)%Returns SQLSTATE error from previous statement operation
mysqli_stmt_store_result%bool mysqli_stmt_store_result(mysqli_stmt $stmt)%Transfers a result set from a prepared statement
mysqli_store_result%mysqli_result mysqli_store_result(mysqli $link)%Transfers a result set from the last query
mysqli_thread_id%int mysqli_thread_id(mysqli $link)%Returns the thread ID for the current connection
mysqli_thread_safe%bool mysqli_thread_safe()%Returns whether thread safety is given or not
mysqli_use_result%mysqli_result mysqli_use_result(mysqli $link)%Initiate a result set retrieval
mysqli_warning%object mysqli_warning()%El propósito __construct
mysqli_warning_count%int mysqli_warning_count(mysqli $link)%Returns the number of warnings from the last query for the given link
mysqlnd_qc_change_handler%bool mysqlnd_qc_change_handler(mixed $handler)%Change current storage handler
mysqlnd_qc_clear_cache%bool mysqlnd_qc_clear_cache()%Flush all cache contents
mysqlnd_qc_get_cache_info%array mysqlnd_qc_get_cache_info()%Returns information on the current handler, the number of cache entries and cache entries, if available
mysqlnd_qc_get_core_stats%array mysqlnd_qc_get_core_stats()%Statistics collected by the core of the query cache
mysqlnd_qc_get_handler%array mysqlnd_qc_get_handler()%Returns a list of available storage handler
mysqlnd_qc_get_query_trace_log%array mysqlnd_qc_get_query_trace_log()%Returns a backtrace for each query inspected by the query cache
mysqlnd_qc_set_user_handlers%bool mysqlnd_qc_set_user_handlers(string $get_hash, string $find_query_in_cache, string $return_to_cache, string $add_query_to_cache_if_not_exists, string $query_is_select, string $update_query_run_time_stats, string $get_stats, string $clear_cache)%Sets the callback functions for a user-defined procedural storage handler
natcasesort%bool natcasesort(array $array)%Ordenar un array usando un algoritmo de "orden natural" insensible a mayúsculas-minúsculas
natsort%bool natsort(array $array)%Ordena un array usando un algoritmo de "orden natural"
next%mixed next(array $array)%Avanza el puntero interno de un array
ngettext%string ngettext(string $msgid1, string $msgid2, int $n)%Versión plural de gettext
nl2br%string nl2br(string $string, [bool $is_xhtml = true])%Inserts HTML line breaks before all newlines in a string
nl_langinfo%string nl_langinfo(int $item)%Query language and locale information
normalizer_is_normalized%bool normalizer_is_normalized(string $input, [string $form = Normalizer::FORM_C], string $input, [string $form = Normalizer::FORM_C])%Checks if the provided string is already in the specified normalization    form.
normalizer_normalize%string normalizer_normalize(string $input, [string $form = Normalizer::FORM_C], string $input, [string $form = Normalizer::FORM_C])%Normalizes the input provided and returns the normalized string
nsapi_request_headers%array nsapi_request_headers()%Obtiene todas las cabeceras de petición HTTP
nsapi_response_headers%array nsapi_response_headers()%Obtiene todas las cabeceras de respuesta HTTP
nsapi_virtual%bool nsapi_virtual(string $uri)%Realiza una sub-petición NSAPI
number_format%string number_format(float $number, [int $decimals], float $number, int $decimals, string $dec_point, string $thousands_sep)%Format a number with grouped thousands
numfmt_create%NumberFormatter numfmt_create(string $locale, int $style, [string $pattern], string $locale, int $style, [string $pattern], string $locale, int $style, [string $pattern])%Create a number formatter
numfmt_format%string numfmt_format(number $value, [int $type], NumberFormatter $fmt, number $value, [int $type])%Format a number
numfmt_format_currency%string numfmt_format_currency(float $value, string $currency, NumberFormatter $fmt, float $value, string $currency)%Format a currency value
numfmt_get_attribute%int numfmt_get_attribute(int $attr, NumberFormatter $fmt, int $attr)%Get an attribute
numfmt_get_error_code%int numfmt_get_error_code(NumberFormatter $fmt)%Get formatter's last error code.
numfmt_get_error_message%string numfmt_get_error_message(NumberFormatter $fmt)%Get formatter's last error message.
numfmt_get_locale%string numfmt_get_locale([int $type], NumberFormatter $fmt, [int $type])%Get formatter locale
numfmt_get_pattern%string numfmt_get_pattern(NumberFormatter $fmt)%Get formatter pattern
numfmt_get_symbol%string numfmt_get_symbol(int $attr, NumberFormatter $fmt, int $attr)%Get a symbol value
numfmt_get_text_attribute%string numfmt_get_text_attribute(int $attr, NumberFormatter $fmt, int $attr)%Get a text attribute
numfmt_parse%mixed numfmt_parse(string $value, [int $type], [int $position], NumberFormatter $fmt, string $value, [int $type], [int $position])%Parse a number
numfmt_parse_currency%float numfmt_parse_currency(string $value, string $currency, [int $position], NumberFormatter $fmt, string $value, string $currency, [int $position])%Parse a currency number
numfmt_set_attribute%bool numfmt_set_attribute(int $attr, int $value, NumberFormatter $fmt, int $attr, int $value)%Set an attribute
numfmt_set_pattern%bool numfmt_set_pattern(string $pattern, NumberFormatter $fmt, string $pattern)%Set formatter pattern
numfmt_set_symbol%bool numfmt_set_symbol(int $attr, string $value, NumberFormatter $fmt, int $attr, string $value)%Set a symbol value
numfmt_set_text_attribute%bool numfmt_set_text_attribute(int $attr, string $value, NumberFormatter $fmt, int $attr, string $value)%Set a text attribute
ob_clean%void ob_clean()%Limpiar (eliminar) el búfer de salida
ob_deflatehandler%string ob_deflatehandler(string $data, int $mode)%Comprimir el manejador de salidas
ob_end_clean%bool ob_end_clean()%Limpiar (eliminar) y deshabilitar los búferes de   salida
ob_end_flush%bool ob_end_flush()%Volcar (enviar) el búfer de salida y deshabilitar el uso del   búfer
ob_etaghandler%string ob_etaghandler(string $data, int $mode)%Manejador de salida de ETag
ob_flush%void ob_flush()%Vaciar (enviar) el búfer de salida
ob_get_clean%string ob_get_clean()%Obtener los contenidos del búfer actual y eliminar el búfer de   salida actual
ob_get_contents%string ob_get_contents()%Devolver el contenido del búfer de salida
ob_get_flush%string ob_get_flush()%Volcar el búfer de salida, devolverlo como una cadena y   deshabilitar el uso de búferes de salida
ob_get_length%int ob_get_length()%Devolver la longitud del búfer de salida
ob_get_level%int ob_get_level()%Devolver el nivel de anidamiento del mecanismo de búferes de   salida
ob_get_status%array ob_get_status([bool $full_status = FALSE])%Obtener el status de los búferes de salida
ob_gzhandler%string ob_gzhandler(string $buffer, int $mode)%ob_start callback function to gzip output buffer
ob_iconv_handler%string ob_iconv_handler(string $contents, int $status)%Convierte la codificación de caracteres al manejador del buffer de salida
ob_implicit_flush%void ob_implicit_flush([int $flag = true])%Habilitar/deshabilitar el volcado implícito
ob_inflatehandler%string ob_inflatehandler(string $data, int $mode)%Descromprimir el Manejador de salidas
ob_list_handlers%array ob_list_handlers()%Listar todos los gestores de salida en uso
ob_start%bool ob_start([callback $output_callback], [int $chunk_size], [bool $erase])%Turn on output buffering
ob_tidyhandler%string ob_tidyhandler(string $input, [int $mode])%Función callback de ob_start para reparar el buffer
oci_bind_array_by_name%bool oci_bind_array_by_name(resource $statement, string $name, array $var_array, int $max_table_length, [int $max_item_length = -1], [int $type = SQLT_AFC])%Binds a PHP array to an Oracle PL/SQL array parameter
oci_bind_by_name%bool oci_bind_by_name(resource $statement, string $bv_name, mixed $variable, [int $maxlength = -1], [int $type = SQLT_CHR])%Binds a PHP variable to an Oracle placeholder
oci_cancel%bool oci_cancel(resource $statement)%Cancels reading from cursor
oci_close%bool oci_close(resource $connection)%Closes an Oracle connection
oci_commit%bool oci_commit(resource $connection)%Commits the outstanding database transaction
oci_connect%resource oci_connect(string $username, string $password, [string $connection_string], [string $character_set], [int $session_mode])%Connect to an Oracle database
oci_define_by_name%bool oci_define_by_name(resource $statement, string $column_name, mixed $variable, [int $type = SQLT_CHR])%Associates a PHP variable with a column for query fetches
oci_error%array oci_error([resource $resource])%Returns the last error found
oci_execute%bool oci_execute(resource $statement, [int $mode = OCI_COMMIT_ON_SUCCESS])%Executes a statement
oci_fetch%bool oci_fetch(resource $statement)%Fetches the next row from a query into internal buffers
oci_fetch_all%int oci_fetch_all(resource $statement, array $output, [int $skip], [int $maxrows = -1], [int $flags =  + ])%Fetches multiple rows from a query into a two-dimensional array
oci_fetch_array%array oci_fetch_array(resource $statement, [int $mode])%Returns the next row from a query as an associative or numeric array
oci_fetch_assoc%array oci_fetch_assoc(resource $statement)%Returns the next row from a query as an associative array
oci_fetch_object%object oci_fetch_object(resource $statement)%Returns the next row from a query as an object
oci_fetch_row%array oci_fetch_row(resource $statement)%Returns the next row from a query as a numeric array
oci_field_is_null%bool oci_field_is_null(resource $statement, mixed $field)%Checks if the field is NULL
oci_field_name%string oci_field_name(resource $statement, int $field)%Returns the name of a field from the statement
oci_field_precision%int oci_field_precision(resource $statement, int $field)%Tell the precision of a field
oci_field_scale%int oci_field_scale(resource $statement, int $field)%Tell the scale of the field
oci_field_size%int oci_field_size(resource $statement, mixed $field)%Returns field's size
oci_field_type%mixed oci_field_type(resource $statement, int $field)%Returns field's data type
oci_field_type_raw%int oci_field_type_raw(resource $statement, int $field)%Tell the raw Oracle data type of the field
oci_free_statement%bool oci_free_statement(resource $statement)%Frees all resources associated with statement or cursor
oci_internal_debug%void oci_internal_debug(bool $onoff)%Enables or disables internal debug output
oci_lob_copy%bool oci_lob_copy(OCI-Lob $lob_to, OCI-Lob $lob_from, [int $length])%Copies large object
oci_lob_is_equal%bool oci_lob_is_equal(OCI-Lob $lob1, OCI-Lob $lob2)%Compares two LOB/FILE locators for equality
oci_new_collection%OCI-Collection oci_new_collection(resource $connection, string $tdo, [string $schema])%Allocates new collection object
oci_new_connect%resource oci_new_connect(string $username, string $password, [string $connection_string], [string $character_set], [int $session_mode])%Connect to the Oracle server using a unique connection
oci_new_cursor%resource oci_new_cursor(resource $connection)%Allocates and returns a new cursor (statement handle)
oci_new_descriptor%OCI-Lob oci_new_descriptor(resource $connection, [int $type = OCI_DTYPE_LOB])%Initializes a new empty LOB or FILE descriptor
oci_num_fields%int oci_num_fields(resource $statement)%Returns the number of result columns in a statement
oci_num_rows%int oci_num_rows(resource $statement)%Returns number of rows affected during statement execution
oci_parse%resource oci_parse(resource $connection, string $sql_text)%Prepares an Oracle statement for execution
oci_password_change%resource oci_password_change(resource $connection, string $username, string $old_password, string $new_password, string $dbname, string $username, string $old_password, string $new_password)%Changes password of Oracle's user
oci_pconnect%resource oci_pconnect(string $username, string $password, [string $connection_string], [string $character_set], [int $session_mode])%Connect to an Oracle database using a persistent connection
oci_result%mixed oci_result(resource $statement, mixed $field)%Returns field's value from the fetched row
oci_rollback%bool oci_rollback(resource $connection)%Rolls back the outstanding database transaction
oci_server_version%string oci_server_version(resource $connection)%Returns server version
oci_set_action%bool oci_set_action(resource $connection, string $action_name)%Sets the action name
oci_set_client_identifier%bool oci_set_client_identifier(resource $connection, string $client_identifier)%Sets the client identifier
oci_set_client_info%bool oci_set_client_info(resource $connection, string $client_info)%Sets the client information
oci_set_edition%bool oci_set_edition(string $edition)%Sets the database edition
oci_set_module_name%bool oci_set_module_name(resource $connection, string $module_name)%Sets the module name
oci_set_prefetch%bool oci_set_prefetch(resource $statement, int $rows)%Sets number of rows to be prefetched by queries
oci_statement_type%string oci_statement_type(resource $statement)%Returns the type of a statement
ocibindbyname%void ocibindbyname()%Alias de oci_bind_by_name
ocicancel%void ocicancel()%Alias de oci_cancel
ocicloselob%void ocicloselob()%Alias de
ocicollappend%void ocicollappend()%Alias de
ocicollassign%void ocicollassign()%Alias de
ocicollassignelem%void ocicollassignelem()%Alias de
ocicollgetelem%void ocicollgetelem()%Alias de
ocicollmax%void ocicollmax()%Alias de
ocicollsize%void ocicollsize()%Alias de
ocicolltrim%void ocicolltrim()%Alias de
ocicolumnisnull%void ocicolumnisnull()%Alias de oci_field_is_null
ocicolumnname%void ocicolumnname()%Alias de oci_field_name
ocicolumnprecision%void ocicolumnprecision()%Alias de oci_field_precision
ocicolumnscale%void ocicolumnscale()%Alias de oci_field_scale
ocicolumnsize%void ocicolumnsize()%Alias de oci_field_size
ocicolumntype%void ocicolumntype()%Alias de oci_field_type
ocicolumntyperaw%void ocicolumntyperaw()%Alias de oci_field_type_raw
ocicommit%void ocicommit()%Alias de oci_commit
ocidefinebyname%void ocidefinebyname()%Alias de oci_define_by_name
ocierror%void ocierror()%Alias de oci_error
ociexecute%void ociexecute()%Alias de oci_execute
ocifetch%void ocifetch()%Alias de oci_fetch
ocifetchinto%int ocifetchinto(resource $statement, array $result, [int $mode =  + ])%Fetches the next row into an array (deprecated)
ocifetchstatement%void ocifetchstatement()%Alias de oci_fetch_all
ocifreecollection%void ocifreecollection()%Alias de
ocifreecursor%void ocifreecursor()%Alias de oci_free_statement
ocifreedesc%void ocifreedesc()%Alias de
ocifreestatement%void ocifreestatement()%Alias de oci_free_statement
ociinternaldebug%void ociinternaldebug()%Alias de oci_internal_debug
ociloadlob%void ociloadlob()%Alias de
ocilogoff%void ocilogoff()%Alias de oci_close
ocilogon%void ocilogon()%Alias de oci_connect
ocinewcollection%void ocinewcollection()%Alias de oci_new_collection
ocinewcursor%void ocinewcursor()%Alias de oci_new_cursor
ocinewdescriptor%void ocinewdescriptor()%Alias de oci_new_descriptor
ocinlogon%void ocinlogon()%Alias de oci_new_connect
ocinumcols%void ocinumcols()%Alias de oci_num_fields
ociparse%void ociparse()%Alias de oci_parse
ociplogon%void ociplogon()%Alias de oci_pconnect
ociresult%void ociresult()%Alias de oci_result
ocirollback%void ocirollback()%Alias de oci_rollback
ocirowcount%void ocirowcount()%Alias de oci_num_rows
ocisavelob%void ocisavelob()%Alias de
ocisavelobfile%void ocisavelobfile()%Alias de
ociserverversion%void ociserverversion()%Alias de oci_server_version
ocisetprefetch%void ocisetprefetch()%Alias de oci_set_prefetch
ocistatementtype%void ocistatementtype()%Alias de oci_statement_type
ociwritelobtofile%void ociwritelobtofile()%Alias de
ociwritetemporarylob%void ociwritetemporarylob()%Alias de
octdec%number octdec(string $octal_string)%Octal a decimal
odbc_autocommit%mixed odbc_autocommit(resource $connection_id, [bool $OnOff = false])%Activa el comportamiento automático de envío
odbc_binmode%bool odbc_binmode(resource $result_id, int $mode)%Manejo de información de columna binaria
odbc_close%void odbc_close(resource $connection_id)%Cerrar una conexión ODBC
odbc_close_all%void odbc_close_all()%Cerrar todas las conexiones ODBC
odbc_columnprivileges%resource odbc_columnprivileges(resource $connection_id, string $qualifier, string $owner, string $table_name, string $column_name)%Lista las columnas y los privilegios asociados para la tabla dada
odbc_columns%resource odbc_columns(resource $connection_id, [string $qualifier], [string $schema], [string $table_name], [string $column_name])%Lista los nombres de columnas de la tabla especificada
odbc_commit%bool odbc_commit(resource $connection_id)%Envía una transacción ODBC
odbc_connect%resource odbc_connect(string $dsn, string $user, string $password, [int $cursor_type])%Conectar a una fuente de datos
odbc_cursor%string odbc_cursor(resource $result_id)%Obtener el nombre del cursor
odbc_data_source%array odbc_data_source(resource $connection_id, int $fetch_type)%Devuelve información sobre una conexión actual
odbc_do%void odbc_do()%Alias de odbc_exec
odbc_error%string odbc_error([resource $connection_id])%Obtener el último código de error
odbc_errormsg%string odbc_errormsg([resource $connection_id])%Obtener el último mensaje de error
odbc_exec%resource odbc_exec(resource $connection_id, string $query_string, [int $flags])%Preparar y ejecutar una declaración SQL
odbc_execute%bool odbc_execute(resource $result_id, [array $parameters_array])%Ejecutar una declaración preparada
odbc_fetch_array%array odbc_fetch_array(resource $result, [int $rownumber])%Traer una fila de resultados como una matriz asociativa
odbc_fetch_into%array odbc_fetch_into(resource $result_id, array $result_array, [int $rownumber])%Traer una fila de resultados en una matriz
odbc_fetch_object%object odbc_fetch_object(resource $result, [int $rownumber])%Traer una fila de resultados como un objeto
odbc_fetch_row%bool odbc_fetch_row(resource $result_id, [int $row_number])%Traer una fila
odbc_field_len%int odbc_field_len(resource $result_id, int $field_number)%Obtener la longitud (precisión) de un campo
odbc_field_name%string odbc_field_name(resource $result_id, int $field_number)%Obtener el nombre de una columna
odbc_field_num%int odbc_field_num(resource $result_id, string $field_name)%Devolver el número de columna
odbc_field_precision%void odbc_field_precision()%Alias de odbc_field_len
odbc_field_scale%int odbc_field_scale(resource $result_id, int $field_number)%Obtener la escala de un campo
odbc_field_type%string odbc_field_type(resource $result_id, int $field_number)%Tipo de datos de un campo
odbc_foreignkeys%resource odbc_foreignkeys(resource $connection_id, string $pk_qualifier, string $pk_owner, string $pk_table, string $fk_qualifier, string $fk_owner, string $fk_table)%Recupera información de una lista de claves extranjeras
odbc_free_result%bool odbc_free_result(resource $result_id)%Liberar los recursos asociados con un resultado
odbc_gettypeinfo%resource odbc_gettypeinfo(resource $connection_id, [int $data_type])%Recupera información sobre los tipos de datos soportados por la fuente de datos
odbc_longreadlen%bool odbc_longreadlen(resource $result_id, int $length)%Manejo de columnas LONG
odbc_next_result%bool odbc_next_result(resource $result_id)%Verifica si están disponibles múltiples resultados
odbc_num_fields%int odbc_num_fields(resource $result_id)%Número de columnas de un resultado
odbc_num_rows%int odbc_num_rows(resource $result_id)%Número de filas de un resultado
odbc_pconnect%resource odbc_pconnect(string $dsn, string $user, string $password, [int $cursor_type])%Abrir una conexión persistente a una base de datos
odbc_prepare%resource odbc_prepare(resource $connection_id, string $query_string)%Prepara una declaración para su ejecución
odbc_primarykeys%resource odbc_primarykeys(resource $connection_id, string $qualifier, string $owner, string $table)%Obtiene las claves primarias de una tabla
odbc_procedurecolumns%resource odbc_procedurecolumns(resource $connection_id, resource $connection_id, string $qualifier, string $owner, string $proc, string $column)%Recuperar información sobre los parámetros a procedimientos
odbc_procedures%resource odbc_procedures(resource $connection_id, resource $connection_id, string $qualifier, string $owner, string $name)%Obtener la lista de procedimientos almacenados en una fuente de datos específica
odbc_result%mixed odbc_result(resource $result_id, mixed $field)%Obtener información de resultado
odbc_result_all%int odbc_result_all(resource $result_id, [string $format])%Imprimir el resultado como una tabla HTML
odbc_rollback%bool odbc_rollback(resource $connection_id)%Reanuda una transacción
odbc_setoption%bool odbc_setoption(resource $id, int $function, int $option, int $param)%Ajustar la configuración de ODBC
odbc_specialcolumns%resource odbc_specialcolumns(resource $connection_id, int $type, string $qualifier, string $owner, string $table, int $scope, int $nullable)%Recupera columnas especiales
odbc_statistics%resource odbc_statistics(resource $connection_id, string $qualifier, string $owner, string $table_name, int $unique, int $accuracy)%Recuperar las estadísticas de un tabla
odbc_tableprivileges%resource odbc_tableprivileges(resource $connection_id, string $qualifier, string $owner, string $name)%Lista las tablas y los privilegios asociados con cada tabla
odbc_tables%resource odbc_tables(resource $connection_id, [string $qualifier], [string $owner], [string $name], [string $types])%Obtener la lista de los nombres de las tablas almacenados en una fuente de datos específica
opendir%resource opendir(string $path, [resource $context])%Abre un gestor de directorio
openlog%bool openlog(string $ident, int $option, int $facility)%Open connection to system logger
openssl_csr_export%bool openssl_csr_export(resource $csr, string $out, [bool $notext = true])%Exporta una CSR como una cadena
openssl_csr_export_to_file%bool openssl_csr_export_to_file(resource $csr, string $outfilename, [bool $notext = true])%Exporta una CSR a un archivo
openssl_csr_get_public_key%resource openssl_csr_get_public_key(mixed $csr, [bool $use_shortnames = true])%Devuelve la clave púbilca de un CERT
openssl_csr_get_subject%array openssl_csr_get_subject(mixed $csr, [bool $use_shortnames = true])%Devuelve el sujeto de un CERT
openssl_csr_new%mixed openssl_csr_new(array $dn, resource $privkey, [array $configargs], [array $extraattribs])%Genera una CSR
openssl_csr_sign%resource openssl_csr_sign(mixed $csr, mixed $cacert, mixed $priv_key, int $days, [array $configargs], [int $serial])%Firmar una CSR con otro certificado (o autofirmar) y generar un certificado
openssl_decrypt%string openssl_decrypt(string $data, string $method, string $password, [string $raw_input = false])%Desencripta información
openssl_dh_compute_key%string openssl_dh_compute_key(string $pub_key, resource $dh_key)%Computa el secreto compartido para un valor público de una clave DH remota y una clave DH local
openssl_digest%string openssl_digest(string $data, string $method, [bool $raw_output = false])%Computa un método de resumen
openssl_encrypt%string openssl_encrypt(string $data, string $method, string $password, [bool $raw_output = false])%Encripta información
openssl_error_string%string openssl_error_string()%Devolver un mensaje de error openSSL
openssl_free_key%void openssl_free_key(resource $key_identifier)%Liberar el recurso de clave
openssl_get_cipher_methods%array openssl_get_cipher_methods([bool $aliases = false])%Obtiene los métodos de cifrado disponibles
openssl_get_md_methods%array openssl_get_md_methods([bool $aliases = false])%Obtener los métodos de resumen disponibles
openssl_get_privatekey%void openssl_get_privatekey()%Alias de openssl_pkey_get_private
openssl_get_publickey%void openssl_get_publickey()%Alias de openssl_pkey_get_public
openssl_open%bool openssl_open(string $sealed_data, string $open_data, string $env_key, mixed $priv_key_id)%Abre información sellada
openssl_pkcs12_export%bool openssl_pkcs12_export(mixed $x509, string $out, mixed $priv_key, string $pass, [array $args])%Exporta un Archivo de Almacén de Certificado Compatible con PKCS#12 a una variable
openssl_pkcs12_export_to_file%bool openssl_pkcs12_export_to_file(mixed $x509, string $filename, mixed $priv_key, string $pass, [array $args])%Exporta un Archivo de Almacén de Certificado Compatible con PKCS#12
openssl_pkcs12_read%bool openssl_pkcs12_read(string $pkcs12, array $certs, string $pass)%Convierte un Almacén de Certificado PKCS#12 a una matriz
openssl_pkcs7_decrypt%bool openssl_pkcs7_decrypt(string $infilename, string $outfilename, mixed $recipcert, [mixed $recipkey])%Desencripta un mensaje S/MIME encriptado
openssl_pkcs7_encrypt%bool openssl_pkcs7_encrypt(string $infile, string $outfile, mixed $recipcerts, array $headers, [int $flags], [int $cipherid = OPENSSL_CIPHER_RC2_40])%Encriptar un mensaje S/MIME
openssl_pkcs7_sign%bool openssl_pkcs7_sign(string $infilename, string $outfilename, mixed $signcert, mixed $privkey, array $headers, [int $flags = PKCS7_DETACHED], [string $extracerts])%Firma un mensaje S/MIME
openssl_pkcs7_verify%mixed openssl_pkcs7_verify(string $filename, int $flags, [string $outfilename], [array $cainfo], [string $extracerts], [string $content])%Verifica la firma de un mensaje S/MIME firmado
openssl_pkey_export%bool openssl_pkey_export(mixed $key, string $out, [string $passphrase], [array $configargs])%Obtiene una representación de una clave exportable a una cadena
openssl_pkey_export_to_file%bool openssl_pkey_export_to_file(mixed $key, string $outfilename, [string $passphrase], [array $configargs])%Obtiene una representación de una clave exportable a un archivo
openssl_pkey_free%void openssl_pkey_free(resource $key)%Libera una clave privada
openssl_pkey_get_details%array openssl_pkey_get_details(resource $key)%Devuelve una matriz con los detalles de la clave
openssl_pkey_get_private%resource openssl_pkey_get_private(mixed $key, [string $passphrase = ""])%Obtener una clave privada
openssl_pkey_get_public%resource openssl_pkey_get_public(mixed $certificate)%Extrae la clave pública del certificado y la prepara para usarla
openssl_pkey_new%resource openssl_pkey_new([array $configargs])%Genera una clave privada nueva
openssl_private_decrypt%bool openssl_private_decrypt(string $data, string $decrypted, mixed $key, [int $padding = OPENSSL_PKCS1_PADDING])%Desencripta información con la clave privada
openssl_private_encrypt%bool openssl_private_encrypt(string $data, string $crypted, mixed $key, [int $padding = OPENSSL_PKCS1_PADDING])%Encripta información con la clave privada
openssl_public_decrypt%bool openssl_public_decrypt(string $data, string $decrypted, mixed $key, [int $padding = OPENSSL_PKCS1_PADDING])%Desencripta información con la clave pública
openssl_public_encrypt%bool openssl_public_encrypt(string $data, string $crypted, mixed $key, [int $padding = OPENSSL_PKCS1_PADDING])%Encripta información con una clave pública
openssl_random_pseudo_bytes%cadena openssl_random_pseudo_bytes(string $length, [bool $crypto_strong])%Genera una cadena de bytes pseudo-aleatoria
openssl_seal%int openssl_seal(string $data, string $sealed_data, array $env_keys, array $pub_key_ids)%Sellar (encriptar) información
openssl_sign%bool openssl_sign(string $data, string $signature, mixed $priv_key_id, [int $signature_alg = OPENSSL_ALGO_SHA1])%Generar una firma
openssl_verify%int openssl_verify(string $data, string $signature, mixed $pub_key_id, [int $signature_alg = OPENSSL_ALGO_SHA1])%Verificar una firma
openssl_x509_check_private_key%bool openssl_x509_check_private_key(mixed $cert, mixed $key)%Comprueba si una clave privada se corresponde a un certificado
openssl_x509_checkpurpose%int openssl_x509_checkpurpose(mixed $x509cert, int $purpose, [array $cainfo = array()], [string $untrustedfile])%Verifica si un certificado se puede usar para un propósito en particular
openssl_x509_export%bool openssl_x509_export(mixed $x509, string $output, [bool $notext])%Exporta un certificado como una cadena
openssl_x509_export_to_file%bool openssl_x509_export_to_file(mixed $x509, string $outfilename, [bool $notext])%Exporta un certificado a un archivo
openssl_x509_free%void openssl_x509_free(resource $x509cert)%Liberar un recurso de certificado
openssl_x509_parse%array openssl_x509_parse(mixed $x509cert, [bool $shortnames = true])%Analiza un certificado X509 y devuelve la información como un matriz
openssl_x509_read%resource openssl_x509_read(mixed $x509certdata)%Analiza un certificado X.509 y devuelve un identificador de recurso para él
ord%int ord(string $string)%devuelve el valor ASCII de una caracter
output_add_rewrite_var%bool output_add_rewrite_var(string $name, string $value)%Add URL rewriter values
output_reset_rewrite_vars%bool output_reset_rewrite_vars()%Reestablecer los valores del mecanismo de re-escritura de   URLs
overload%void overload(string $class_name)%Habilita la sobrecarga de una propiedad y una llamda a un método de una clase
pack%string pack(string $format, [mixed $args], [mixed ...])%Empaqueta información a una cadena binaria
parse_ini_file%array parse_ini_file(string $filename, [bool $process_sections = false], [int $scanner_mode = INI_SCANNER_NORMAL])%Analiza un archivo de configuración
parse_ini_string%array parse_ini_string(string $ini, [bool $process_sections = false], [int $scanner_mode = INI_SCANNER_NORMAL])%Analiza una cadena de configuración
parse_str%void parse_str(string $str, [array $arr])%Parses the string into variables
parse_url%mixed parse_url(string $url, [int $component = -1])%Analiza una URL y devolver sus componentes
passthru%void passthru(string $command, [int $return_var])%Ejecuta un programa externo y muestra la salida en bruto
pathinfo%mixed pathinfo(string $path, [int $options = PATHINFO_DIRNAME | PATHINFO_BASENAME | PATHINFO_EXTENSION | PATHINFO_FILENAME])%Devuelve información acerca de una ruta de archivo
pclose%int pclose(resource $handle)%Cierra un proceso de un puntero a un archivo
pcntl_alarm%int pcntl_alarm(int $seconds)%Set an alarm clock for delivery of a signal
pcntl_exec%void pcntl_exec(string $path, [array $args], [array $envs])%Executes specified program in current process space
pcntl_fork%int pcntl_fork()%Forks the currently running process
pcntl_getpriority%int pcntl_getpriority([int $pid = getmypid()], [int $process_identifier = PRIO_PROCESS])%Get the priority of any process
pcntl_setpriority%bool pcntl_setpriority(int $priority, [int $pid = getmypid()], [int $process_identifier = PRIO_PROCESS])%Change the priority of any process
pcntl_signal%bool pcntl_signal(int $signo, callback $handler, [bool $restart_syscalls = true])%Installs a signal handler
pcntl_signal_dispatch%bool pcntl_signal_dispatch()%Calls signal handlers for pending signals
pcntl_sigprocmask%bool pcntl_sigprocmask(int $how, array $set, [array $oldset])%Sets and retrieves blocked signals
pcntl_sigtimedwait%int pcntl_sigtimedwait(array $set, [array $siginfo], [int $seconds], [int $nanoseconds])%Waits for signals, with a timeout
pcntl_sigwaitinfo%int pcntl_sigwaitinfo(array $set, [array $siginfo])%Waits for signals
pcntl_wait%int pcntl_wait(int $status, [int $options])%Waits on or returns the status of a forked child
pcntl_waitpid%int pcntl_waitpid(int $pid, int $status, [int $options])%Waits on or returns the status of a forked child
pcntl_wexitstatus%int pcntl_wexitstatus(int $status)%Returns the return code of a terminated child
pcntl_wifexited%bool pcntl_wifexited(int $status)%Checks if status code represents a normal exit
pcntl_wifsignaled%bool pcntl_wifsignaled(int $status)%Checks whether the status code represents a termination due to a signal
pcntl_wifstopped%bool pcntl_wifstopped(int $status)%Checks whether the child process is currently stopped
pcntl_wstopsig%int pcntl_wstopsig(int $status)%Returns the signal which caused the child to stop
pcntl_wtermsig%int pcntl_wtermsig(int $status)%Returns the signal which caused the child to terminate
pfsockopen%resource pfsockopen(string $hostname, [int $port = -1], [int $errno], [string $errstr], [float $timeout = ini_get("default_socket_timeout")])%Open persistent Internet or Unix domain socket connection
pg_affected_rows%int pg_affected_rows(resource $result)%Returns number of affected records (tuples)
pg_cancel_query%bool pg_cancel_query(resource $connection)%Cancel an asynchronous query
pg_client_encoding%string pg_client_encoding([resource $connection])%Gets the client encoding
pg_close%bool pg_close([resource $connection])%Closes a PostgreSQL connection
pg_connect%resource pg_connect(string $connection_string, [int $connect_type])%Open a PostgreSQL connection
pg_connection_busy%bool pg_connection_busy(resource $connection)%Get connection is busy or not
pg_connection_reset%bool pg_connection_reset(resource $connection)%Reset connection (reconnect)
pg_connection_status%int pg_connection_status(resource $connection)%Get connection status
pg_convert%array pg_convert(resource $connection, string $table_name, array $assoc_array, [int $options])%Convert associative array values into suitable for SQL statement
pg_copy_from%bool pg_copy_from(resource $connection, string $table_name, array $rows, [string $delimiter], [string $null_as])%Insert records into a table from an array
pg_copy_to%array pg_copy_to(resource $connection, string $table_name, [string $delimiter], [string $null_as])%Copy a table to an array
pg_dbname%string pg_dbname([resource $connection])%Get the database name
pg_delete%mixed pg_delete(resource $connection, string $table_name, array $assoc_array, [int $options = PGSQL_DML_EXEC])%Deletes records
pg_end_copy%bool pg_end_copy([resource $connection])%Sync with PostgreSQL backend
pg_escape_bytea%string pg_escape_bytea([resource $connection], string $data)%Escape a string for insertion into a bytea field
pg_escape_string%string pg_escape_string([resource $connection], string $data)%Escape a string for insertion into a text field
pg_execute%resource pg_execute([resource $connection], string $stmtname, array $params)%Sends a request to execute a prepared statement with given parameters, and waits for the result.
pg_fetch_all%array pg_fetch_all(resource $result)%Fetches all rows from a result as an array
pg_fetch_all_columns%array pg_fetch_all_columns(resource $result, [int $column])%Fetches all rows in a particular result column as an array
pg_fetch_array%array pg_fetch_array(resource $result, [int $row], [int $result_type])%Fetch a row as an array
pg_fetch_assoc%array pg_fetch_assoc(resource $result, [int $row])%Fetch a row as an associative array
pg_fetch_object%object pg_fetch_object(resource $result, [int $row], [int $result_type = PGSQL_ASSOC], resource $result, [int $row], [string $class_name], [array $params])%Fetch a row as an object
pg_fetch_result%string pg_fetch_result(resource $result, int $row, mixed $field, resource $result, mixed $field)%Returns values from a result resource
pg_fetch_row%array pg_fetch_row(resource $result, [int $row])%Get a row as an enumerated array
pg_field_is_null%int pg_field_is_null(resource $result, int $row, mixed $field, resource $result, mixed $field)%Test if a field is SQL NULL
pg_field_name%string pg_field_name(resource $result, int $field_number)%Returns the name of a field
pg_field_num%int pg_field_num(resource $result, string $field_name)%Returns the field number of the named field
pg_field_prtlen%integer pg_field_prtlen(resource $result, int $row_number, mixed $field_name_or_number, resource $result, mixed $field_name_or_number)%Returns the printed length
pg_field_size%int pg_field_size(resource $result, int $field_number)%Returns the internal storage size of the named field
pg_field_table%mixed pg_field_table(resource $result, int $field_number, [bool $oid_only = false])%Returns the name or oid of the tables field
pg_field_type%string pg_field_type(resource $result, int $field_number)%Returns the type name for the corresponding field number
pg_field_type_oid%int pg_field_type_oid(resource $result, int $field_number)%Returns the type ID (OID) for the corresponding field number
pg_free_result%resource pg_free_result(resource $result)%Free result memory
pg_get_notify%array pg_get_notify(resource $connection, [int $result_type])%Gets SQL NOTIFY message
pg_get_pid%int pg_get_pid(resource $connection)%Gets the backend's process ID
pg_get_result%resource pg_get_result([resource $connection])%Get asynchronous query result
pg_host%string pg_host([resource $connection])%Returns the host name associated with the connection
pg_insert%mixed pg_insert(resource $connection, string $table_name, array $assoc_array, [int $options = PGSQL_DML_EXEC])%Insert array into table
pg_last_error%string pg_last_error([resource $connection])%Get the last error message string of a connection
pg_last_notice%string pg_last_notice(resource $connection)%Returns the last notice message from PostgreSQL server
pg_last_oid%string pg_last_oid(resource $result)%Returns the last row's OID
pg_lo_close%bool pg_lo_close(resource $large_object)%Close a large object
pg_lo_create%int pg_lo_create([resource $connection], [mixed $object_id], mixed $object_id)%Create a large object
pg_lo_export%bool pg_lo_export([resource $connection], int $oid, string $pathname)%Export a large object to file
pg_lo_import%int pg_lo_import([resource $connection], string $pathname, [mixed $object_id])%Import a large object from file
pg_lo_open%resource pg_lo_open(resource $connection, int $oid, string $mode)%Open a large object
pg_lo_read%string pg_lo_read(resource $large_object, [int $len = 8192])%Read a large object
pg_lo_read_all%int pg_lo_read_all(resource $large_object)%Reads an entire large object and send straight to browser
pg_lo_seek%bool pg_lo_seek(resource $large_object, int $offset, [int $whence = PGSQL_SEEK_CUR])%Seeks position within a large object
pg_lo_tell%int pg_lo_tell(resource $large_object)%Returns current seek position a of large object
pg_lo_unlink%bool pg_lo_unlink(resource $connection, int $oid)%Delete a large object
pg_lo_write%int pg_lo_write(resource $large_object, string $data, [int $len])%Write to a large object
pg_meta_data%array pg_meta_data(resource $connection, string $table_name)%Get meta data for table
pg_num_fields%int pg_num_fields(resource $result)%Returns the number of fields in a result
pg_num_rows%int pg_num_rows(resource $result)%Returns the number of rows in a result
pg_options%string pg_options([resource $connection])%Get the options associated with the connection
pg_parameter_status%string pg_parameter_status([resource $connection], string $param_name)%Looks up a current parameter setting of the server.
pg_pconnect%resource pg_pconnect(string $connection_string, [int $connect_type])%Open a persistent PostgreSQL connection
pg_ping%bool pg_ping([resource $connection])%Ping database connection
pg_port%int pg_port([resource $connection])%Return the port number associated with the connection
pg_prepare%resource pg_prepare([resource $connection], string $stmtname, string $query)%Submits a request to create a prepared statement with the    given parameters, and waits for completion.
pg_put_line%bool pg_put_line([resource $connection], string $data)%Send a NULL-terminated string to PostgreSQL backend
pg_query%resource pg_query([resource $connection], string $query)%Execute a query
pg_query_params%resource pg_query_params([resource $connection], string $query, array $params)%Submits a command to the server and waits for the result, with the ability to pass parameters separately from the SQL command text.
pg_result_error%string pg_result_error(resource $result)%Get error message associated with result
pg_result_error_field%string pg_result_error_field(resource $result, int $fieldcode)%Returns an individual field of an error report.
pg_result_seek%bool pg_result_seek(resource $result, int $offset)%Set internal row offset in result resource
pg_result_status%mixed pg_result_status(resource $result, [int $type])%Get status of query result
pg_select%mixed pg_select(resource $connection, string $table_name, array $assoc_array, [int $options = PGSQL_DML_EXEC])%Select records
pg_send_execute%bool pg_send_execute(resource $connection, string $stmtname, array $params)%Sends a request to execute a prepared statement with given parameters, without waiting for the result(s).
pg_send_prepare%bool pg_send_prepare(resource $connection, string $stmtname, string $query)%Sends a request to create a prepared statement with the given parameters, without waiting for completion.
pg_send_query%bool pg_send_query(resource $connection, string $query)%Sends asynchronous query
pg_send_query_params%bool pg_send_query_params(resource $connection, string $query, array $params)%Submits a command and separate parameters to the server without waiting for the result(s).
pg_set_client_encoding%int pg_set_client_encoding([resource $connection], string $encoding)%Set the client encoding
pg_set_error_verbosity%int pg_set_error_verbosity([resource $connection], int $verbosity)%Determines the verbosity of messages returned by pg_last_error     and pg_result_error.
pg_trace%bool pg_trace(string $pathname, [string $mode = "w"], [resource $connection])%Enable tracing a PostgreSQL connection
pg_transaction_status%int pg_transaction_status(resource $connection)%Returns the current in-transaction status of the server.
pg_tty%string pg_tty([resource $connection])%Return the TTY name associated with the connection
pg_unescape_bytea%string pg_unescape_bytea(string $data)%Unescape binary for bytea type
pg_untrace%bool pg_untrace([resource $connection])%Disable tracing of a PostgreSQL connection
pg_update%mixed pg_update(resource $connection, string $table_name, array $data, array $condition, [int $options = PGSQL_DML_EXEC])%Update table
pg_version%array pg_version([resource $connection])%Returns an array with client, protocol and server version (when available)
php_check_syntax%bool php_check_syntax(string $filename, [string $error_message])%Verifica la sintaxis PHP del archivo especificado (y lo ejecuta)
php_ini_loaded_file%string php_ini_loaded_file()%Retrieve a path to the loaded php.ini file
php_ini_scanned_files%string php_ini_scanned_files()%Return a list of .ini files parsed from the additional ini dir
php_logo_guid%string php_logo_guid()%Obtiene el valor guid del logo
php_sapi_name%string php_sapi_name()%Returns the type of interface between web server and PHP
php_strip_whitespace%string php_strip_whitespace(string $filename)%Devuelve el código fuente sin los comentarios y espacios   blancos
php_uname%string php_uname([string $mode = "a"])%Returns information about the operating system PHP is running on
phpcredits%bool phpcredits([int $flag = CREDITS_ALL])%Prints out the credits for PHP
phpinfo%bool phpinfo([int $what = INFO_ALL])%Outputs information about PHP's configuration
phpversion%string phpversion([string $extension])%Gets the current PHP version
pi%float pi()%Obtener valor de pi
png2wbmp%bool png2wbmp(string $pngname, string $wbmpname, int $dest_height, int $dest_width, int $threshold)%Convertir un archivo de imagen PNG a un archivo de imagen WBMP
popen%resource popen(string $command, string $mode)%Abre un proceso de un puntero a un archivo
pos%void pos()%Alias de current
posix_access%bool posix_access(string $file, [int $mode = POSIX_F_OK])%Determinar la accesibilidad de un archivo
posix_ctermid%string posix_ctermid()%Get path name of controlling terminal
posix_errno%void posix_errno()%Alias de posix_get_last_error
posix_get_last_error%int posix_get_last_error()%Recuperar el número de error establecido por la última función posix que ha fallado
posix_getcwd%string posix_getcwd()%Pathname of current directory
posix_getegid%int posix_getegid()%Return the effective group ID of the current process
posix_geteuid%int posix_geteuid()%Return the effective user ID of the current process
posix_getgid%int posix_getgid()%Return the real group ID of the current process
posix_getgrgid%array posix_getgrgid(int $gid)%Return info about a group by group id
posix_getgrnam%array posix_getgrnam(string $name)%Return info about a group by name
posix_getgroups%array posix_getgroups()%Return the group set of the current process
posix_getlogin%string posix_getlogin()%Return login name
posix_getpgid%int posix_getpgid(int $pid)%Get process group id for job control
posix_getpgrp%int posix_getpgrp()%Return the current process group identifier
posix_getpid%int posix_getpid()%Return the current process identifier
posix_getppid%int posix_getppid()%Return the parent process identifier
posix_getpwnam%array posix_getpwnam(string $username)%Return info about a user by username
posix_getpwuid%array posix_getpwuid(int $uid)%Return info about a user by user id
posix_getrlimit%array posix_getrlimit()%Return info about system resource limits
posix_getsid%int posix_getsid(int $pid)%Get the current sid of the process
posix_getuid%int posix_getuid()%Return the real user ID of the current process
posix_initgroups%bool posix_initgroups(string $name, int $base_group_id)%Calculate the group access list
posix_isatty%bool posix_isatty(int $fd)%Determinar si un descriptor de archivo es una terminal   interactiva
posix_kill%bool posix_kill(int $pid, int $sig)%Send a signal to a process
posix_mkfifo%bool posix_mkfifo(string $pathname, int $mode)%Crear un archivo especial fifo (un pipe con nombre)
posix_mknod%bool posix_mknod(string $pathname, int $mode, [int $major], [int $minor])%Create a special or ordinary file (POSIX.1)
posix_setegid%bool posix_setegid(int $gid)%Establecer el GID efectivo del proceso actual
posix_seteuid%bool posix_seteuid(int $uid)%Establecer el UID efectivo del proceso actual
posix_setgid%bool posix_setgid(int $gid)%Set the GID of the current process
posix_setpgid%bool posix_setpgid(int $pid, int $pgid)%Set process group id for job control
posix_setsid%int posix_setsid()%Make the current process a session leader
posix_setuid%bool posix_setuid(int $uid)%Set the UID of the current process
posix_strerror%string posix_strerror(int $errno)%Recuperar el mensaje de error del sistema asociado con el errno dado
posix_times%array posix_times()%Get process times
posix_ttyname%string posix_ttyname(int $fd)%Determine terminal device name
posix_uname%array posix_uname()%Get system name
pow%float pow(number $base, number $exp)%Expresión exponencial
preg_filter%mixed preg_filter(mixed $pattern, mixed $replacement, mixed $subject, [int $limit = -1], [int $count])%Realiza una búsqueda y sustitución de una expresión regular
preg_grep%array preg_grep(string $pattern, array $input, [int $flags])%Devuelve entradas de matriz que coinciden con el patrón
preg_last_error%int preg_last_error()%Devuelve el código de error de la última ejecución de expresión regular PCRE
preg_match%int preg_match(string $pattern, string $subject, [array $matches], [int $flags], [int $offset])%Realiza una comparación con una expresión regular
preg_match_all%int preg_match_all(string $pattern, string $subject, array $matches, [int $flags], [int $offset])%Realiza una comparación global de una expresión regular
preg_quote%string preg_quote(string $str, [string $delimiter])%Escapar caracteres en una expresión regular
preg_replace%mixed preg_replace(mixed $pattern, mixed $replacement, mixed $subject, [int $limit = -1], [int $count])%Realiza una búsqueda y sustitución de una expresión regular
preg_replace_callback%mixed preg_replace_callback(mixed $pattern, callback $callback, mixed $subject, [int $limit = -1], [int $count])%Realiza una búsqueda y sustitución de una expresión regular usando una llamada de retorno
preg_split%array preg_split(string $pattern, string $subject, [int $limit = -1], [int $flags])%Didive una cadena mediante una expresión regular
prev%mixed prev(array $array)%Rebobina el puntero interno del array
print%int print(string $arg)%Output a string
print_r%mixed print_r(mixed $expression, [bool $return = false])%Imprime información legible para humanos sobre una variable
printf%int printf(string $format, [mixed $args], [mixed ...])%Imprimir una cadena con formato
proc_close%int proc_close(resource $process)%Cierra un proceso abierto mediante proc_open  y devuelve el códido de salida de tal proceso
proc_get_status%array proc_get_status(resource $process)%Obtiene información sobre un proceso abierto por   proc_open
proc_nice%bool proc_nice(int $increment)%Modificar la prioridad del proceso actual
proc_open%resource proc_open(string $cmd, array $descriptorspec, array $pipes, [string $cwd], [array $env], [array $other_options])%Ejecuta un comando y abre un puntero de fichero para entrada y salida
proc_terminate%bool proc_terminate(resource $process, [int $signal = 15])%Mata un proceso abierto mediante proc_open
property_exists%bool property_exists(mixed $class, string $property)%Comprueba si el objeto o la clase tienen una propiedad
pspell_add_to_personal%bool pspell_add_to_personal(int $dictionary_link, string $word)%Añadir una palabra a la lista personal de palabras
pspell_add_to_session%bool pspell_add_to_session(int $dictionary_link, string $word)%Añadir la palabra a la lista de palabras en la sesión actual
pspell_check%bool pspell_check(int $dictionary_link, string $word)%Verificar una palabra
pspell_clear_session%bool pspell_clear_session(int $dictionary_link)%Limpia la sesión actual
pspell_config_create%int pspell_config_create(string $language, [string $spelling], [string $jargon], [string $encoding])%Crear una configuración usada para abrir un diccionario
pspell_config_data_dir%bool pspell_config_data_dir(int $conf, string $directory)%Ubicación de los ficheros de información de lenguaje
pspell_config_dict_dir%bool pspell_config_dict_dir(int $conf, string $directory)%Ubicación de la lista principal de palabras
pspell_config_ignore%bool pspell_config_ignore(int $dictionary_link, int $n)%Ignorar palabras con menos de N caracteres
pspell_config_mode%bool pspell_config_mode(int $dictionary_link, int $mode)%Cambiar el modo de número de sugerencias devueltas
pspell_config_personal%bool pspell_config_personal(int $dictionary_link, string $file)%Establecer un fichero que contiene una lista personal de palabras
pspell_config_repl%bool pspell_config_repl(int $dictionary_link, string $file)%Establecer un fichero que contiene pares de sustitución
pspell_config_runtogether%bool pspell_config_runtogether(int $dictionary_link, bool $flag)%Considerar las palabras unidas como compuestos válidos
pspell_config_save_repl%bool pspell_config_save_repl(int $dictionary_link, bool $flag)%Deterinar si se guarda una lista de pares de sustitución   junto con la lista de palabras
pspell_new%int pspell_new(string $language, [string $spelling], [string $jargon], [string $encoding], [int $mode])%Cargar un nuevo diccionario
pspell_new_config%int pspell_new_config(int $config)%Cargar un nuevo diccionario con ajustes basados en una configuración dada
pspell_new_personal%int pspell_new_personal(string $personal, string $language, [string $spelling], [string $jargon], [string $encoding], [int $mode])%Cargar un nuevo diccionario con una lista personal de palabras
pspell_save_wordlist%bool pspell_save_wordlist(int $dictionary_link)%Guardar la lista de palabras personal a un fichero
pspell_store_replacement%bool pspell_store_replacement(int $dictionary_link, string $misspelled, string $correct)%Almacenar un par de sustitución de una palabra
pspell_suggest%array pspell_suggest(int $dictionary_link, string $word)%Sugerir ortografías de una palabra
putenv%bool putenv(string $setting)%Establece el valor de una variable de entorno
quoted_printable_decode%string quoted_printable_decode(string $str)%Convert a quoted-printable string to an 8 bit string
quoted_printable_encode%string quoted_printable_encode(string $str)%Convert a 8 bit string to a quoted-printable string
quotemeta%string quotemeta(string $str)%Quote meta characters
rad2deg%float rad2deg(float $number)%Convierte el número en radianes a su equivalente en grados
rand%int rand(int $min, int $max)%Genera un número entero aleatorio
range%array range(mixed $low, mixed $high, [number $step])%Crear un array que contiene un rango de elementos
rawurldecode%string rawurldecode(string $str)%Decodificar cadenas codificadas estilo URL
rawurlencode%string rawurlencode(string $str)%Codificar estilo URL de acuerdo al RFC 3986
read_exif_data%void read_exif_data()%Alias de exif_read_data
readdir%string readdir([resource $dir_handle])%Lee una entrada desde un gestor de directorio
readfile%int readfile(string $filename, [bool $use_include_path = false], [resource $context])%Transmite un archivo
readgzfile%int readgzfile(string $filename, [int $use_include_path])%Muestra un archivo gz
readline%string readline([string $prompt])%Reads a line
readline_add_history%bool readline_add_history(string $line)%Adds a line to the history
readline_callback_handler_install%bool readline_callback_handler_install(string $prompt, callback $callback)%Initializes the readline callback interface and terminal, prints the prompt and returns immediately
readline_callback_handler_remove%bool readline_callback_handler_remove()%Removes a previously installed callback handler and restores terminal settings
readline_callback_read_char%void readline_callback_read_char()%Reads a character and informs the readline callback interface when a line is received
readline_clear_history%bool readline_clear_history()%Clears the history
readline_completion_function%bool readline_completion_function(callback $function)%Registers a completion function
readline_info%mixed readline_info([string $varname], [string $newvalue])%Gets/sets various internal readline variables
readline_list_history%array readline_list_history()%Lists the history
readline_on_new_line%void readline_on_new_line()%Inform readline that the cursor has moved to a new line
readline_read_history%bool readline_read_history([string $filename])%Reads the history
readline_redisplay%void readline_redisplay()%Redraws the display
readline_write_history%bool readline_write_history([string $filename])%Writes the history
readlink%string readlink(string $path)%Devuelve el objetivo de un enlace simbólico
realpath%string realpath(string $path)%Devuelve el nombre de la ruta absoluta canonizada
realpath_cache_get%array realpath_cache_get()%Obtiene las entradas de la caché de la ruta real
realpath_cache_size%int realpath_cache_size()%Obtiene el tamaño de la caché de la ruta real
recode%void recode()%Alias de recode_string
recode_file%bool recode_file(string $request, resource $input, resource $output)%Recode from file to file according to recode request
recode_string%string recode_string(string $request, string $string)%Recode a string according to a recode request
register_shutdown_function%void register_shutdown_function(callback $function, [mixed $parameter], [mixed ...])%Registrar una función para que sea ejecutada al cierre
register_tick_function%bool register_tick_function(callback $function, [mixed $arg], [mixed ...])%Registrar una función para que sea ejecutada en cada tick
rename%bool rename(string $oldname, string $newname, [resource $context])%Renombra un archivo o directorio
require%bool require(string $path)%Includes and evaluates the specified file, erroring if the file cannot be included
require_once%bool require_once(string $path)%Includes and evaluates the specified file, erroring if the file cannot be included
reset%mixed reset(array $array)%Establece el puntero interno de un array a su primer elemento
resourcebundle_count%int resourcebundle_count(ResourceBundle $r)%Get number of elements in the bundle
resourcebundle_create%ResourceBundle resourcebundle_create(string $locale, string $bundlename, [bool $fallback], string $locale, string $bundlename, [bool $fallback], string $locale, string $bundlename, [bool $fallback])%Create a resource bundle
resourcebundle_get%mixed resourcebundle_get(string|int $index, ResourceBundle $r, string|int $index)%Get data from the bundle
resourcebundle_get_error_code%int resourcebundle_get_error_code(ResourceBundle $r)%Get bundle's last error code.
resourcebundle_get_error_message%string resourcebundle_get_error_message(ResourceBundle $r)%Get bundle's last error message.
resourcebundle_locales%array resourcebundle_locales(ResourceBundle $r)%Get supported locales
restore_error_handler%bool restore_error_handler()%Recupera la función de gestión de errores previa
restore_exception_handler%bool restore_exception_handler()%Restaura la función de gestión de excepciones previamente definida
restore_include_path%void restore_include_path()%Restablece el valor de la opción de configuración   include_path
rewind%bool rewind(resource $handle)%Rebobina la posción de un puntero a un archivo
rewinddir%void rewinddir([resource $dir_handle])%Regresar el gestor de directorio
rmdir%bool rmdir(string $dirname, [resource $context])%Elimina un directorio
round%float round(float $val, [int $precision], [int $mode = PHP_ROUND_HALF_UP])%Redondea un float
rsort%bool rsort(array $array, [int $sort_flags = SORT_REGULAR])%Ordena un array en orden inverso
rtrim%string rtrim(string $str, [string $charlist])%Strip whitespace (or other characters) from the end of a string
scandir%array scandir(string $directory, [int $sorting_order], [resource $context])%Lista los archivos y directorios ubicados en la ruta especificada
sem_acquire%bool sem_acquire(resource $sem_identifier)%Adquirir un semáforo
sem_get%resource sem_get(int $key, [int $max_acquire = 1], [int $perm = 0666], [int $auto_release = 1])%Obtener el id de un semáforo
sem_release%bool sem_release(resource $sem_identifier)%Liberar un semáforo
sem_remove%bool sem_remove(resource $sem_identifier)%Eliminar un semáforo
serialize%string serialize(mixed $value)%Genera una representación apta para el almacenamiento de un valor
session_cache_expire%int session_cache_expire([string $new_cache_expire])%Devuelve la caducidad de la caché actual
session_cache_limiter%string session_cache_limiter([string $cache_limiter])%Obtener y/o establecer el limitador de caché actual
session_commit%void session_commit()%Alias de session_write_close
session_decode%bool session_decode(string $data)%Decodifica la información de sesión desde una cadena
session_destroy%bool session_destroy()%Destruye toda la información registrada de una sesión
session_encode%string session_encode()%Codifica la información de la sesión actual como una cadena
session_get_cookie_params%array session_get_cookie_params()%Obtener los parámetros de la cookie de sesión
session_id%string session_id([string $id])%Obtener y/o establecer el id de sesión actual
session_is_registered%bool session_is_registered(string $name)%Averiguar si una variable global está registrada en una sesión
session_module_name%string session_module_name([string $module])%Obtiene y/o establece el módulo de sesión actual
session_name%string session_name([string $name])%Obtener y/o establecer el nombre de la sesión actual
session_regenerate_id%bool session_regenerate_id([bool $delete_old_session = false])%Actualiza el id de sesión actual con uno generado más reciente
session_register%bool session_register(mixed $name, [mixed ...])%Registrar una o más variables globales con la sesión actual
session_save_path%string session_save_path([string $path])%Obtener y/o establecer la ruta de almacenamiento de la sesión actual
session_set_cookie_params%void session_set_cookie_params(int $lifetime, [string $path], [string $domain], [bool $secure = false], [bool $httponly = false])%Establecer los parámetros de la cookie de sesión
session_set_save_handler%bool session_set_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)%Establece funciones de almacenamiento de sesiones a nivel de usuario
session_start%bool session_start()%Inicializar información de sesión
session_unregister%bool session_unregister(string $name)%Deja de registrar una variable global de la sesión actual
session_unset%void session_unset()%Libera todas las variables de sesión
session_write_close%void session_write_close()%Escribir información de sesión y finalizar la sesión
set_error_handler%mixed set_error_handler(callback $error_handler, [int $error_types = E_ALL | E_STRICT])%Establecer una función de gestión de errores definida por el usuario
set_exception_handler%callback set_exception_handler(callback $exception_handler)%Establece una función de gestión de excepciones definida por el usuario
set_file_buffer%void set_file_buffer()%Alias de stream_set_write_buffer
set_include_path%string set_include_path(string $new_include_path)%Establece la opción de configuración include_path
set_magic_quotes_runtime%bool set_magic_quotes_runtime(bool $new_setting)%Sets the current active configuration setting of magic_quotes_runtime
set_socket_blocking%void set_socket_blocking()%Alias de stream_set_blocking
set_time_limit%void set_time_limit(int $seconds)%Limits the maximum execution time
setcookie%bool setcookie(string $name, [string $value], [int $expire], [string $path], [string $domain], [bool $secure = false], [bool $httponly = false])%Send a cookie
setlocale%string setlocale(int $category, string $locale, [string ...], int $category, array $locale)%Set locale information
setrawcookie%bool setrawcookie(string $name, [string $value], [int $expire], [string $path], [string $domain], [bool $secure = false], [bool $httponly = false])%Send a cookie without urlencoding the cookie value
settype%bool settype(mixed $var, string $type)%Establece el tipo de una variable
sha1%string sha1(string $str, [bool $raw_output = false])%Calculate the sha1 hash of a string
sha1_file%string sha1_file(string $filename, [bool $raw_output = false])%Calculate the sha1 hash of a file
shell_exec%string shell_exec(string $cmd)%Ejecutar un comando mediante el intérprete de comandos y devolver la salida completa como una cadena
shm_attach%resource shm_attach(int $key, [int $memsize], [int $perm])%Crea o abre un segmento de memoria compartida
shm_detach%bool shm_detach(resource $shm_identifier)%Desconectarse del segmento de memoria compartida
shm_get_var%mixed shm_get_var(resource $shm_identifier, int $variable_key)%Devuelve una variable desde la memoria compartida
shm_has_var%bool shm_has_var(resource $shm_identifier, int $variable_key)%Verificar si existe una entrada específica
shm_put_var%bool shm_put_var(resource $shm_identifier, int $variable_key, mixed $variable)%Inserta o actualiza una variable en la memoria compartida
shm_remove%bool shm_remove(resource $shm_identifier)%Elimina la memoria compartida de sistemas Unix
shm_remove_var%bool shm_remove_var(resource $shm_identifier, int $variable_key)%Eliminar una variable de la memoria compartida
shmop_close%void shmop_close(int $shmid)%Close shared memory block
shmop_delete%bool shmop_delete(int $shmid)%Delete shared memory block
shmop_open%int shmop_open(int $key, string $flags, int $mode, int $size)%Create or open shared memory block
shmop_read%string shmop_read(int $shmid, int $start, int $count)%Read data from shared memory block
shmop_size%int shmop_size(int $shmid)%Get size of shared memory block
shmop_write%int shmop_write(int $shmid, string $data, int $offset)%Write data into shared memory block
show_source%void show_source()%Alias de highlight_file
shuffle%bool shuffle(array $array)%Mezcla un array
similar_text%int similar_text(string $first, string $second, [float $percent])%Calculate the similarity between two strings
simplexml_import_dom%SimpleXMLElement simplexml_import_dom(DOMNode $node, [string $class_name = "SimpleXMLElement"])%Obtiene un objeto SimpleXMLElement de un nodo DOM
simplexml_load_file%object simplexml_load_file(string $filename, [string $class_name = "SimpleXMLElement"], [int $options], [string $ns], [bool $is_prefix = false])%Interpreta un fichero XML en un objeto
simplexml_load_string%object simplexml_load_string(string $data, [string $class_name = "SimpleXMLElement"], [int $options], [string $ns], [bool $is_prefix = false])%Interpreta un string de XML en un objeto
sin%float sin(float $arg)%Seno
sinh%float sinh(float $arg)%Seno hiperbólico
sizeof%void sizeof()%Alias de count
sleep%int sleep(int $seconds)%Retrasar la ejecución
snmp2_get%string snmp2_get(string $host, string $community, string $object_id, [string $timeout], [string $retries])%Description
snmp2_getnext%string snmp2_getnext(string $host, string $community, string $object_id, [string $timeout], [string $retries])%Description
snmp2_real_walk%array snmp2_real_walk(string $host, string $community, string $object_id, [string $timeout], [string $retries])%Description
snmp2_set%bool snmp2_set(string $host, string $community, string $object_id, string $type, string $value, [string $timeout], [string $retries])%Description
snmp2_walk%array snmp2_walk(string $host, string $community, string $object_id, [string $timeout], [string $retries])%Description
snmp3_get%string snmp3_get(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id, [string $timeout], [string $retries])%Description
snmp3_getnext%string snmp3_getnext(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id, [string $timeout], [string $retries])%Description
snmp3_real_walk%array snmp3_real_walk(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id, [string $timeout], [string $retries])%Description
snmp3_set%bool snmp3_set(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id, string $type, string $value, [string $timeout], [string $retries])%Description
snmp3_walk%array snmp3_walk(string $host, string $sec_name, string $sec_level, string $auth_protocol, string $auth_passphrase, string $priv_protocol, string $priv_passphrase, string $object_id, [string $timeout], [string $retries])%Description
snmp_get_quick_print%bool snmp_get_quick_print()%Fetches the current value of the UCD library's quick_print setting
snmp_get_valueretrieval%int snmp_get_valueretrieval()%Return the method how the SNMP values will be returned
snmp_read_mib%bool snmp_read_mib(string $filename)%Reads and parses a MIB file into the active MIB tree
snmp_set_enum_print%void snmp_set_enum_print(int $enum_print)%Return all values that are enums with their enum value instead of the raw integer
snmp_set_oid_numeric_print%void snmp_set_oid_numeric_print(int $oid_numeric_print)%Return all objects including their respective object id within the specified one
snmp_set_oid_output_format%void snmp_set_oid_output_format(int $oid_format)%Set the OID output format
snmp_set_quick_print%void snmp_set_quick_print(bool $quick_print)%Set the value of quick_print within the UCD SNMP library
snmp_set_valueretrieval%void snmp_set_valueretrieval(int $method)%Specify the method how the SNMP values will be returned
snmpget%string snmpget(string $hostname, string $community, string $object_id, [int $timeout], [int $retries])%Fetch an SNMP object
snmpgetnext%string snmpgetnext(string $host, string $community, string $object_id, [int $timeout], [int $retries])%Fetch a SNMP object
snmprealwalk%array snmprealwalk(string $host, string $community, string $object_id, [int $timeout], [int $retries])%Return all objects including their respective object ID within the specified one
snmpset%bool snmpset(string $hostname, string $community, string $object_id, string $type, mixed $value, [int $timeout], [int $retries])%Set an SNMP object
snmpwalk%array snmpwalk(string $hostname, string $community, string $object_id, [int $timeout], [int $retries])%Fetch all the SNMP objects from an agent
snmpwalkoid%array snmpwalkoid(string $hostname, string $community, string $object_id, [int $timeout], [int $retries])%Query for a tree of information about a network entity
socket_accept%resource socket_accept(resource $socket)%Acepta una conexión de un socket
socket_bind%bool socket_bind(resource $socket, string $address, [int $port])%Vincula un nombre a un socket
socket_clear_error%void socket_clear_error([resource $socket])%Limpia el error del socket o el último código de error
socket_close%void socket_close(resource $socket)%Cierra un recurso socket
socket_connect%bool socket_connect(resource $socket, string $address, [int $port])%Inicia una conexión sobre un socket
socket_create%resource socket_create(int $domain, int $type, int $protocol)%Crear un socket (extremo de comunicación)
socket_create_listen%resource socket_create_listen(int $port, [int $backlog = 128])%Abre un socket en un puerto para aceptar conxiones
socket_create_pair%bool socket_create_pair(int $domain, int $type, int $protocol, array $fd)%Crea un par de sockets indistinguibles y los almacena en una matriz
socket_get_option%mixed socket_get_option(resource $socket, int $level, int $optname)%Obtiene las opciones de socket para el socket
socket_get_status%void socket_get_status()%Alias de stream_get_meta_data
socket_getpeername%bool socket_getpeername(resource $socket, string $address, [int $port])%Pregunta a la parte remota del socket dado que puede resultar en un host/puerto o en una ruta de sistema de archivos Unix, dependiendo de su tipo
socket_getsockname%bool socket_getsockname(resource $socket, string $addr, [int $port])%Preguntar a la parte local del socket dado que puede resultar en un host/puerto o en una ruta de sistema de archivos Unix, dependiendo de su tipo
socket_last_error%int socket_last_error([resource $socket])%Devuelve el último error sobre un socket
socket_listen%bool socket_listen(resource $socket, [int $backlog])%Escucha una conexión sobre un socket
socket_read%string socket_read(resource $socket, int $length, [int $type = PHP_BINARY_READ])%Lee un máximo de longitud de bytes desde un socket
socket_recv%int socket_recv(resource $socket, string $buf, int $len, int $flags)%REcibe información desde un socket conectado
socket_recvfrom%int socket_recvfrom(resource $socket, string $buf, int $len, int $flags, string $name, [int $port])%Recibe información desde un socket que esté o no orientado a conexión
socket_select%int socket_select(array $read, array $write, array $except, int $tv_sec, [int $tv_usec])%Ejecuta la llamada a select() del sistema sobre las matrices de sockets dadas con un tiempo límite especificado
socket_send%int socket_send(resource $socket, string $buf, int $len, int $flags)%Envía información a un socket conectado
socket_sendto%int socket_sendto(resource $socket, string $buf, int $len, int $flags, string $addr, [int $port])%Envía un mensaje a un socket, ya esté conectado o no
socket_set_block%bool socket_set_block(resource $socket)%Establece el modo de bloqueo de un recurso socket
socket_set_blocking%void socket_set_blocking()%Alias de stream_set_blocking
socket_set_nonblock%bool socket_set_nonblock(resource $socket)%Establece el modo de no-bloqueo para el descriptor de archivo fd
socket_set_option%bool socket_set_option(resource $socket, int $level, int $optname, mixed $optval)%Establece las opciones de socket para el socket
socket_set_timeout%void socket_set_timeout()%Alias de stream_set_timeout
socket_shutdown%bool socket_shutdown(resource $socket, [int $how = 2])%Cierra un socket para dejar de recibir, enviar, o ambos
socket_strerror%string socket_strerror(int $errno)%Devuelve una cadena que describe un error de socket
socket_write%int socket_write(resource $socket, string $buffer, [int $length])%Escribir en un socket
sort%bool sort(array $array, [int $sort_flags = SORT_REGULAR])%Ordena un array
soundex%string soundex(string $str)%Calculate the soundex key of a string
spl_autoload%void spl_autoload(string $class_name, [string $file_extensions = spl_autoload_extensions()])%Default implementation for __autoload()
spl_autoload_call%void spl_autoload_call(string $class_name)%Try all registered __autoload() function to load the requested class
spl_autoload_extensions%string spl_autoload_extensions([string $file_extensions])%Register and return default file extensions for spl_autoload
spl_autoload_functions%array spl_autoload_functions()%Return all registered __autoload() functions
spl_autoload_register%bool spl_autoload_register([callback $autoload_function], [bool $throw = true], [bool $prepend = false])%Register given function as __autoload() implementation
spl_autoload_unregister%bool spl_autoload_unregister(mixed $autoload_function)%Unregister given function as __autoload() implementation
spl_classes%array spl_classes()%Return available SPL classes
spl_object_hash%string spl_object_hash(object $obj)%Return hash id for given object
split%array split(string $pattern, string $string, [int $limit])%Divide una cadena en una matriz mediante una expresión regular
spliti%array spliti(string $pattern, string $string, [int $limit])%Divide una cadena en una matriz mediante una expresión regular insensible a mayúsculas-minúsculas
sprintf%string sprintf(string $format, [mixed $args], [mixed ...])%Return a formatted string
sql_regcase%string sql_regcase(string $string)%Produce una expresión regular para la comparación insensible a mayúscuas-minúsculas
sqlite_array_query%array sqlite_array_query(resource $dbhandle, string $query, [int $result_type], [bool $decode_binary], string $query, resource $dbhandle, [int $result_type], [bool $decode_binary], string $query, [int $result_type], [bool $decode_binary])%Execute a query against a given database and returns an array
sqlite_busy_timeout%void sqlite_busy_timeout(resource $dbhandle, int $milliseconds, int $milliseconds)%Set busy timeout duration, or disable busy handlers
sqlite_changes%int sqlite_changes(resource $dbhandle)%Returns the number of rows that were changed by the most    recent SQL statement
sqlite_close%void sqlite_close(resource $dbhandle)%Closes an open SQLite database
sqlite_column%mixed sqlite_column(resource $result, mixed $index_or_name, [bool $decode_binary = true], mixed $index_or_name, [bool $decode_binary = true], mixed $index_or_name, [bool $decode_binary = true])%Fetches a column from the current row of a result set
sqlite_create_aggregate%void sqlite_create_aggregate(resource $dbhandle, string $function_name, callback $step_func, callback $finalize_func, [int $num_args = -1], string $function_name, callback $step_func, callback $finalize_func, [int $num_args = -1])%Register an aggregating UDF for use in SQL statements
sqlite_create_function%void sqlite_create_function(resource $dbhandle, string $function_name, callback $callback, [int $num_args = -1], string $function_name, callback $callback, [int $num_args = -1])%Registers a "regular" User Defined Function for use in SQL statements
sqlite_current%array sqlite_current(resource $result, [int $result_type = SQLITE_BOTH], [bool $decode_binary = true], [int $result_type = SQLITE_BOTH], [bool $decode_binary = true], [int $result_type = SQLITE_BOTH], [bool $decode_binary = true])%Fetches the current row from a result set as an array
sqlite_error_string%string sqlite_error_string(int $error_code)%Returns the textual description of an error code
sqlite_escape_string%string sqlite_escape_string(string $item)%Escapes a string for use as a query parameter
sqlite_exec%bool sqlite_exec(resource $dbhandle, string $query, [string $error_msg], string $query, resource $dbhandle, string $query, [string $error_msg])%Executes a result-less query against a given database
sqlite_factory%SQLiteDatabase sqlite_factory(string $filename, [int $mode = 0666], [string $error_message])%Opens an SQLite database and returns an SQLiteDatabase object
sqlite_fetch_all%array sqlite_fetch_all(resource $result, [int $result_type = SQLITE_BOTH], [bool $decode_binary = true], [int $result_type = SQLITE_BOTH], [bool $decode_binary = true], [int $result_type = SQLITE_BOTH], [bool $decode_binary = true])%Fetches all rows from a result set as an array of arrays
sqlite_fetch_array%array sqlite_fetch_array(resource $result, [int $result_type = SQLITE_BOTH], [bool $decode_binary = true], [int $result_type = SQLITE_BOTH], [bool $decode_binary = true], [int $result_type = SQLITE_BOTH], [bool $decode_binary = true])%Fetches the next row from a result set as an array
sqlite_fetch_column_types%array sqlite_fetch_column_types(string $table_name, resource $dbhandle, [int $result_type], string $table_name, [int $result_type])%Return an array of column types from a particular table
sqlite_fetch_object%object sqlite_fetch_object(resource $result, [string $class_name], [array $ctor_params], [bool $decode_binary = true], [string $class_name], [array $ctor_params], [bool $decode_binary = true], [string $class_name], [array $ctor_params], [bool $decode_binary = true])%Fetches the next row from a result set as an object
sqlite_fetch_single%string sqlite_fetch_single(resource $result, [bool $decode_binary = true], [bool $decode_binary = true], [bool $decode_binary = true])%Fetches the first column of a result set as a string
sqlite_fetch_string%void sqlite_fetch_string()%Alias de sqlite_fetch_single
sqlite_field_name%string sqlite_field_name(resource $result, int $field_index, int $field_index, int $field_index)%Returns the name of a particular field
sqlite_has_more%bool sqlite_has_more(resource $result)%Finds whether or not more rows are available
sqlite_has_prev%bool sqlite_has_prev(resource $result)%Returns whether or not a previous row is available
sqlite_key%int sqlite_key(resource $result)%Returns the current row index
sqlite_last_error%int sqlite_last_error(resource $dbhandle)%Returns the error code of the last error for a database
sqlite_last_insert_rowid%int sqlite_last_insert_rowid(resource $dbhandle)%Returns the rowid of the most recently inserted row
sqlite_libencoding%string sqlite_libencoding()%Returns the encoding of the linked SQLite library
sqlite_libversion%string sqlite_libversion()%Returns the version of the linked SQLite library
sqlite_next%bool sqlite_next(resource $result)%Seek to the next row number
sqlite_num_fields%int sqlite_num_fields(resource $result)%Returns the number of fields in a result set
sqlite_num_rows%int sqlite_num_rows(resource $result)%Returns the number of rows in a buffered result set
sqlite_open%resource sqlite_open(string $filename, [int $mode = 0666], [string $error_message], string $filename, [int $mode = 0666], [string $error_message])%Opens an SQLite database and create the database if it does not exist
sqlite_popen%resource sqlite_popen(string $filename, [int $mode = 0666], [string $error_message])%Opens a persistent handle to an SQLite database and create the database if it does not exist
sqlite_prev%bool sqlite_prev(resource $result)%Seek to the previous row number of a result set
sqlite_query%SQLiteResult sqlite_query(resource $dbhandle, string $query, [int $result_type], [string $error_msg], string $query, resource $dbhandle, [int $result_type], [string $error_msg], string $query, [int $result_type], [string $error_msg])%Executes a query against a given database and returns a result handle
sqlite_rewind%bool sqlite_rewind(resource $result)%Seek to the first row number
sqlite_seek%bool sqlite_seek(resource $result, int $rownum, int $rownum)%Seek to a particular row number of a buffered result set
sqlite_single_query%array sqlite_single_query(resource $db, string $query, [bool $first_row_only], [bool $decode_binary], string $query, [bool $first_row_only], [bool $decode_binary])%Executes a query and returns either an array for one single column or the value of the first row
sqlite_udf_decode_binary%string sqlite_udf_decode_binary(string $data)%Decode binary data passed as parameters to an UDF
sqlite_udf_encode_binary%string sqlite_udf_encode_binary(string $data)%Encode binary data before returning it from an UDF
sqlite_unbuffered_query%SQLiteUnbuffered sqlite_unbuffered_query(resource $dbhandle, string $query, [int $result_type], [string $error_msg], string $query, resource $dbhandle, [int $result_type], [string $error_msg], string $query, [int $result_type], [string $error_msg])%Execute a query that does not prefetch and buffer all data
sqlite_valid%bool sqlite_valid(resource $result)%Returns whether more rows are available
sqrt%float sqrt(float $arg)%Raíz cuadrada
srand%void srand([int $seed])%Genera un número entero aleatorio a partir de una semilla
sscanf%mixed sscanf(string $str, string $format, [mixed ...])%Parses input from a string according to a format
stat%array stat(string $filename)%Da información acerca de un archivo
stats_absolute_deviation%float stats_absolute_deviation(array $a)%Devuelve la desviación media de una matriz de valores
stats_cdf_beta%float stats_cdf_beta(float $par1, float $par2, float $par3, int $which)%Calcula un parámetro de la distribución beta según los valores dados a los otros
stats_cdf_binomial%float stats_cdf_binomial(float $par1, float $par2, float $par3, int $which)%Calcula un parámetro de la distribución binomial según los valores dados a los otros
stats_cdf_cauchy%float stats_cdf_cauchy(float $par1, float $par2, float $par3, int $which)%No documentada
stats_cdf_chisquare%float stats_cdf_chisquare(float $par1, float $par2, int $which)%Calcula un parámetro de la distribución ji-cuadrado según los valores dados a los otros
stats_cdf_exponential%float stats_cdf_exponential(float $par1, float $par2, int $which)%No documentada
stats_cdf_f%float stats_cdf_f(float $par1, float $par2, float $par3, int $which)%Calcula un parámetro de la distribución F según los valores dados a los otros
stats_cdf_gamma%float stats_cdf_gamma(float $par1, float $par2, float $par3, int $which)%Calcula un parámetro de la distribución gamma según los valores dados a los otros
stats_cdf_laplace%float stats_cdf_laplace(float $par1, float $par2, float $par3, int $which)%No documentada
stats_cdf_logistic%float stats_cdf_logistic(float $par1, float $par2, float $par3, int $which)%No documentada
stats_cdf_negative_binomial%float stats_cdf_negative_binomial(float $par1, float $par2, float $par3, int $which)%Calcula un parámetro de la distribución binomial negativa según los valores dados a los otros
stats_cdf_noncentral_chisquare%float stats_cdf_noncentral_chisquare(float $par1, float $par2, float $par3, int $which)%Calcula un parámetro de la distribución ji-cuadrado no central según los valores dados a los otros
stats_cdf_noncentral_f%float stats_cdf_noncentral_f(float $par1, float $par2, float $par3, float $par4, int $which)%Calcula un parámetro de la distribución F no central según los valores dados a los otros
stats_cdf_poisson%float stats_cdf_poisson(float $par1, float $par2, int $which)%Calcula un parámetro de la distribución de Poisson según los valores dados a los otros
stats_cdf_t%float stats_cdf_t(float $par1, float $par2, int $which)%Calcula un parámetro de la distribución T según los valores dados a los otros
stats_cdf_uniform%float stats_cdf_uniform(float $par1, float $par2, float $par3, int $which)%No documentada
stats_cdf_weibull%float stats_cdf_weibull(float $par1, float $par2, float $par3, int $which)%No documentada
stats_covariance%float stats_covariance(array $a, array $b)%Computa la covarianza de dos conjuntos de datos
stats_den_uniform%float stats_den_uniform(float $x, float $a, float $b)%No documentada
stats_dens_beta%float stats_dens_beta(float $x, float $a, float $b)%No documentada
stats_dens_cauchy%float stats_dens_cauchy(float $x, float $ave, float $stdev)%No documentada
stats_dens_chisquare%float stats_dens_chisquare(float $x, float $dfr)%No documentada
stats_dens_exponential%float stats_dens_exponential(float $x, float $scale)%No documentada
stats_dens_f%float stats_dens_f(float $x, float $dfr1, float $dfr2)%
stats_dens_gamma%float stats_dens_gamma(float $x, float $shape, float $scale)%No documentada
stats_dens_laplace%float stats_dens_laplace(float $x, float $ave, float $stdev)%No documentada
stats_dens_logistic%float stats_dens_logistic(float $x, float $ave, float $stdev)%No documentada
stats_dens_negative_binomial%float stats_dens_negative_binomial(float $x, float $n, float $pi)%No documentada
stats_dens_normal%float stats_dens_normal(float $x, float $ave, float $stdev)%No documentada
stats_dens_pmf_binomial%float stats_dens_pmf_binomial(float $x, float $n, float $pi)%No documentada
stats_dens_pmf_hypergeometric%float stats_dens_pmf_hypergeometric(float $n1, float $n2, float $N1, float $N2)%
stats_dens_pmf_poisson%float stats_dens_pmf_poisson(float $x, float $lb)%No documentada
stats_dens_t%float stats_dens_t(float $x, float $dfr)%No documentada
stats_dens_weibull%float stats_dens_weibull(float $x, float $a, float $b)%No documentada
stats_harmonic_mean%number stats_harmonic_mean(array $a)%Devuelve la media armónica de una matriz de valores
stats_kurtosis%float stats_kurtosis(array $a)%Computa la curtosis de la información de la matriz
stats_rand_gen_beta%float stats_rand_gen_beta(float $a, float $b)%Genera una desviación aleatoria beta
stats_rand_gen_chisquare%float stats_rand_gen_chisquare(float $df)%Genera una desviación aleatorio desde una distribución ji-cuadrado con "df" grados de libertad de variable aleatoria
stats_rand_gen_exponential%float stats_rand_gen_exponential(float $av)%Genera una desviación aleatoria sencilla desde una distribución exponencial con media "av"
stats_rand_gen_f%float stats_rand_gen_f(float $dfn, float $dfd)%Genera una desviación aleatoria
stats_rand_gen_funiform%float stats_rand_gen_funiform(float $low, float $high)%Genera números de coma flotante uniformes entretes low (exclusive) y high (exclusive)
stats_rand_gen_gamma%float stats_rand_gen_gamma(float $a, float $r)%Genera desviaciones aleatorias desde una distribución gamma
stats_rand_gen_ibinomial%int stats_rand_gen_ibinomial(int $n, float $pp)%Genera una desviación sencilla desde una distribución binomial cuyo número de pruebas es "n" (n >= 0) y cuya probabilidad de un suceso en cada prueba es "pp" ([0;1]). Método : algoritmo BTPE
stats_rand_gen_ibinomial_negative%int stats_rand_gen_ibinomial_negative(int $n, float $p)%Generates una desviación aleatoria sencilla desde una distribución binomial negativa. Argumentos : n - el número de pruebas de la distribución binomial negativa desde la cuál se va a generar una desviación aleatoria (n > 0), p - la probabilidad de un suceso (0 < p < 1))
stats_rand_gen_int%int stats_rand_gen_int()%Genera enteros aleatorios entre 1 y 2147483562
stats_rand_gen_ipoisson%int stats_rand_gen_ipoisson(float $mu)%Genera una desviación aleatoria sencilla desde una distribución Poisson con media "mu" (mu >= 0.0)
stats_rand_gen_iuniform%int stats_rand_gen_iuniform(int $low, int $high)%Genera enteros uniformemente distribuidos entre LOW (inclusive) y HIGH (inclusive)
stats_rand_gen_noncenral_chisquare%float stats_rand_gen_noncenral_chisquare(float $df, float $xnonc)%Genera una desviación aleatoria desde una distribución ji-cuadrado no central con "df" grados de libertad y el parámetro no central "xnonc". d debe ser >= 1.0, xnonc debe sert >= 0.0
stats_rand_gen_noncentral_f%float stats_rand_gen_noncentral_f(float $dfn, float $dfd, float $xnonc)%Genera una desviación aleatoria desde una distribución F no central (ratio de varianza) con "dfn" grados de libertad en el numerador y "dfd" grados de libertad en el denominador, y parámetro no central "xnonc". Método : genera directamente el ratio de la desviación ji-cuadrado de numerador no central hasta la variación ji-cuadrado de denominador central
stats_rand_gen_noncentral_t%float stats_rand_gen_noncentral_t(float $df, float $xnonc)%Genera una desviación aleatoria sencilla desde una distribución T no central
stats_rand_gen_normal%float stats_rand_gen_normal(float $av, float $sd)%Genera una desviación aleatoria sencilla desde una distribución normal con media av, y desviación estándar sd (sd >= 0). Método : Renombra SNORM desde TOMS ya que está ligeramente modificado por BWB para usar RANF en lugar de SUNIF
stats_rand_gen_t%float stats_rand_gen_t(float $df)%Genera una desviación aleatoria sencilla desde una distribución T
stats_rand_get_seeds%array stats_rand_get_seeds()%No documentada
stats_rand_phrase_to_seeds%array stats_rand_phrase_to_seeds(string $phrase)%Generar dos semillas para el generador de números aleatorios RGN
stats_rand_ranf%float stats_rand_ranf()%Devuelve un número de coma flotante desde una distribución uniforme sobre 0 - 1 (los extremos de este intervalo no son devueltos) usando el generador actual
stats_rand_setall%void stats_rand_setall(int $iseed1, int $iseed2)%No documentada
stats_skew%float stats_skew(array $a)%Computa la oblicuidad de los datos de una matriz
stats_standard_deviation%float stats_standard_deviation(array $a, [bool $sample = false])%Devuelve la desviación estándar
stats_stat_binomial_coef%float stats_stat_binomial_coef(int $x, int $n)%No documentada
stats_stat_correlation%float stats_stat_correlation(array $arr1, array $arr2)%No documentada
stats_stat_gennch%float stats_stat_gennch(int $n)%No documentada
stats_stat_independent_t%float stats_stat_independent_t(array $arr1, array $arr2)%No documentada
stats_stat_innerproduct%float stats_stat_innerproduct(array $arr1, array $arr2)%
stats_stat_noncentral_t%float stats_stat_noncentral_t(float $par1, float $par2, float $par3, int $which)%Calcula un parámetro de la distribución T no central según los valores dados a los otros
stats_stat_paired_t%float stats_stat_paired_t(array $arr1, array $arr2)%No documentada
stats_stat_percentile%float stats_stat_percentile(float $df, float $xnonc)%No documentada
stats_stat_powersum%float stats_stat_powersum(array $arr, float $power)%No documentada
stats_variance%float stats_variance(array $a, [bool $sample = false])%Devuelve la varianza de población
str_getcsv%array str_getcsv(string $input, [string $delimiter = ','], [string $enclosure = '"'], [string $escape = '\\'])%Parse a CSV string into an array
str_ireplace%mixed str_ireplace(mixed $search, mixed $replace, mixed $subject, [int $count])%Case-insensitive version of str_replace.
str_pad%string str_pad(string $input, int $pad_length, [string $pad_string = " "], [int $pad_type = STR_PAD_RIGHT])%Pad a string to a certain length with another string
str_repeat%string str_repeat(string $input, int $multiplier)%Repeat a string
str_replace%mixed str_replace(mixed $search, mixed $replace, mixed $subject, [int $count])%Replace all occurrences of the search string with the replacement string
str_rot13%string str_rot13(string $str)%Realizar la transformación rot13 sobre una cadena
str_shuffle%string str_shuffle(string $str)%Reordena aleatoriamente una cadena
str_split%array str_split(string $string, [int $split_length = 1])%Convert a string to an array
str_word_count%mixed str_word_count(string $string, [int $format], [string $charlist])%Return information about words used in a string
strcasecmp%int strcasecmp(string $str1, string $str2)%Binary safe case-insensitive string comparison
strchr%void strchr()%Alias de strstr
strcmp%int strcmp(string $str1, string $str2)%Binary safe string comparison
strcoll%int strcoll(string $str1, string $str2)%Comparación de cadenas basada en la localidad
strcspn%int strcspn(string $str1, string $str2, [int $start], [int $length])%Find length of initial segment not matching mask
streamWrapper%object streamWrapper()%Construye una nueva envoltura de flujo
stream_bucket_append%void stream_bucket_append(resource $brigade, resource $bucket)%Añade un recipiente a una cadena de recipientes
stream_bucket_make_writeable%object stream_bucket_make_writeable(resource $brigade)%Devuelve un objeto recipiente desde una cadena de recipientes para operarar con él
stream_bucket_new%object stream_bucket_new(resource $stream, string $buffer)%Crear un nuevo recipiente para usarlo en el flujo actual
stream_bucket_prepend%void stream_bucket_prepend(resource $brigade, resource $bucket)%Añade un recipiente al principio de una cadena de recipientes
stream_context_create%resource stream_context_create([array $options], [array $params])%Crear un contexto de flujos
stream_context_get_default%resource stream_context_get_default([array $options])%Recuperar el contexto de flujos predeterminado
stream_context_get_options%array stream_context_get_options(resource $stream_or_context)%Recuperar las opciones para un flujo/envoltura/contexto
stream_context_get_params%array stream_context_get_params(resource $stream_or_context)%Recuperar los parámetros de un contexto
stream_context_set_default%resource stream_context_set_default(array $options)%Establecer el contexto de flujos predeterminado
stream_context_set_option%bool stream_context_set_option(resource $stream_or_context, string $wrapper, string $option, mixed $value, resource $stream_or_context, array $options)%Establece una opción para un flujo/envoltura/contexto
stream_context_set_params%bool stream_context_set_params(resource $stream_or_context, array $params)%Establecer parámetros para un flujo/envoltura/contexto
stream_copy_to_stream%int stream_copy_to_stream(resource $source, resource $dest, [int $maxlength = -1], [int $offset])%Copia información desde un flujo a otro
stream_encoding%bool stream_encoding(resource $stream, [string $encoding])%Establecer el conjunto de caracteres para la codificación del flujo
stream_filter_append%resource stream_filter_append(resource $stream, string $filtername, [int $read_write], [mixed $params])%Enlaza un filtro a un flujo
stream_filter_prepend%resource stream_filter_prepend(resource $stream, string $filtername, [int $read_write], [mixed $params])%Enlaza un filtro a un flujo
stream_filter_register%bool stream_filter_register(string $filtername, string $classname)%Registrar un filtro de flujo definido por el usuario
stream_filter_remove%bool stream_filter_remove(resource $stream_filter)%Elimina un filtro de un flujo
stream_get_contents%string stream_get_contents(resource $handle, [int $maxlength = -1], [int $offset = -1])%Transfiere el resto de un flujo a una cadena
stream_get_filters%array stream_get_filters()%Recuperar la lista de los filtros registrados
stream_get_line%string stream_get_line(resource $handle, int $length, [string $ending])%Obtiene una línea del recurso de flujo hasta un delimitador dado
stream_get_meta_data%array stream_get_meta_data(resource $stream)%Recuperar meta-información o de cabecera de punteros a flujos/archivo
stream_get_transports%array stream_get_transports()%Recuperar la lista de transportes de socket registrados
stream_get_wrappers%array stream_get_wrappers()%Recupera la lista de los flujos registrados
stream_is_local%bool stream_is_local(mixed $stream_or_url)%Comprueba si un flujo es un flujo local
stream_notification_callback%callback stream_notification_callback(int $notification_code, int $severity, string $message, int $message_code, int $bytes_transferred, int $bytes_max)%Una función de llamada de retorno para el parámetro de contexto de notificación
stream_register_wrapper%void stream_register_wrapper()%Alias de stream_wrapper_register
stream_resolve_include_path%string stream_resolve_include_path(string $filename, [resource $context])%Resuelve el nombre de archivo en la ruta incluida
stream_select%int stream_select(array $read, array $write, array $except, int $tv_sec, [int $tv_usec])%Ejecuta el equivalente de la llamada al sistema select() sobre las matrices    de flujos dadas con un tiempo de espera especificado por tv_sec y tv_usec
stream_set_blocking%bool stream_set_blocking(resource $stream, int $mode)%Establecer el modo bloqueo/no-bloqueo en un flujo
stream_set_read_buffer%int stream_set_read_buffer(resource $stream, int $buffer)%Establece el búfer de lectura de archivos en el flujo dado
stream_set_timeout%bool stream_set_timeout(resource $stream, int $seconds, [int $microseconds])%Establecer un perido de tiempo de espera en un flujo
stream_set_write_buffer%int stream_set_write_buffer(resource $stream, int $buffer)%Establece el búfer para escritura de archivos en el flujo dado
stream_socket_accept%resource stream_socket_accept(resource $server_socket, [float $timeout = ini_get("default_socket_timeout")], [string $peername])%Acepta una conexión sobre un socket creado por stream_socket_server
stream_socket_client%resource stream_socket_client(string $remote_socket, [int $errno], [string $errstr], [float $timeout = ini_get("default_socket_timeout")], [int $flags = STREAM_CLIENT_CONNECT], [resource $context])%Abrir una conexión de socket de dominio de Internet o Unix
stream_socket_enable_crypto%mixed stream_socket_enable_crypto(resource $stream, bool $enable, [int $crypto_type], [resource $session_stream])%Activa/desactiva la encriptación en un socket ya conectado
stream_socket_get_name%string stream_socket_get_name(resource $handle, bool $want_peer)%Recuperar el nombre de los sockets locales o remotos
stream_socket_pair%array stream_socket_pair(int $domain, int $type, int $protocol)%Crea un pareja de flujos de socket conectados e indistinguibles
stream_socket_recvfrom%string stream_socket_recvfrom(resource $socket, int $length, [int $flags], [string $address])%Recibir información de un socket, conectado o no
stream_socket_sendto%int stream_socket_sendto(resource $socket, string $data, [int $flags], [string $address])%Envía un mensaje a un socket, ya esté conectado o no
stream_socket_server%resource stream_socket_server(string $local_socket, [int $errno], [string $errstr], [int $flags = STREAM_SERVER_BIND | STREAM_SERVER_LISTEN], [resource $context])%Crear un socket de servidor de dominio de Internet o de Unix
stream_socket_shutdown%bool stream_socket_shutdown(resource $stream, int $how)%Cerrar una conexión full-duplex
stream_supports_lock%bool stream_supports_lock(resource $stream)%Indica si el flujo soporta bloqueo
stream_wrapper_register%bool stream_wrapper_register(string $protocol, string $classname, [int $flags])%Registra una envoltura de URL implementada como una clase de PHP
stream_wrapper_restore%bool stream_wrapper_restore(string $protocol)%Restablece una envoltura incluida que se dejó de registrar previamente
stream_wrapper_unregister%bool stream_wrapper_unregister(string $protocol)%Deja de registrar una envoltura de URL
strftime%string strftime(string $format, [int $timestamp = time()])%Formatea una fecha/hora local según la configuración regional
strip_tags%string strip_tags(string $str, [string $allowable_tags])%Strip HTML and PHP tags from a string
stripcslashes%string stripcslashes(string $str)%Desmarca la cadena marcada con  addcslashes
stripos%string stripos(string $haystack, string $needle, [int $offset])%Find position of first occurrence of a case-insensitive string
stripslashes%string stripslashes(string $str)%Un-quotes a quoted string
stristr%string stristr(string $haystack, mixed $needle, [bool $before_needle = false])%Case-insensitive strstr
strlen%int strlen(string $string)%Obtiene la longitud de una cadena
strnatcasecmp%int strnatcasecmp(string $str1, string $str2)%Case insensitive string comparisons using a "natural order" algorithm
strnatcmp%int strnatcmp(string $str1, string $str2)%String comparisons using a "natural order" algorithm
strncasecmp%int strncasecmp(string $str1, string $str2, int $len)%Comparación de los primeros n caracteres de cadenas, segura   con material binario e insensible a mayúsculas y minúsculas
strncmp%int strncmp(string $str1, string $str2, int $len)%Binary safe string comparison of the first n characters
strpbrk%string strpbrk(string $haystack, string $char_list)%Buscar una cadena por cualquiera de los elementos de un   conjunto de caracteres
strpos%int strpos(string $haystack, mixed $needle, [int $offset])%Busca la posición de la primera ocurrencia de una cadena
strptime%array strptime(string $date, string $format)%Analiza una fecha/hora generada con strftime
strrchr%string strrchr(string $haystack, mixed $needle)%Find the last occurrence of a character in a string
strrev%string strrev(string $string)%Invierte una string
strripos%int strripos(string $haystack, string $needle, [int $offset])%Find position of last occurrence of a case-insensitive string in a string
strrpos%int strrpos(string $haystack, string $needle, [int $offset])%Find the position of the last occurrence of a substring in a string
strspn%int strspn(string $subject, string $mask, [int $start], [int $length])%Finds the length of the first segment of a string consisting    entirely of characters contained within a given mask.
strstr%string strstr(string $haystack, mixed $needle, [bool $before_needle = false])%Find first occurrence of a string
strtok%string strtok(string $str, string $token, string $token)%Tokenize string
strtolower%string strtolower(string $str)%Convierte una cadena a minúsculas
strtotime%int strtotime(string $time, [int $now])%Convierte una descripción de fecha/hora textual en Inglés a una fecha Unix
strtoupper%string strtoupper(string $string)%Make a string uppercase
strtr%string strtr(string $str, string $from, string $to, string $str, array $replace_pairs)%Traduce ciertos caracteres o reemplaza substrings
strval%string strval(mixed $var)%Obtiene el valor de cadena de una variable
substr%string substr(string $string, int $start, [int $length])%Devuelve parte de una cadena
substr_compare%int substr_compare(string $main_str, string $str, int $offset, [int $length], [bool $case_insensitivity = false])%Binary safe comparison of two strings from an offset, up to length characters
substr_count%int substr_count(string $haystack, string $needle, [int $offset], [int $length])%Count the number of substring occurrences
substr_replace%mixed substr_replace(mixed $string, string $replacement, int $start, [int $length])%Replace text within a portion of a string
sybase_affected_rows%int sybase_affected_rows([resource $link_identifier])%Gets number of affected rows in last query
sybase_close%bool sybase_close([resource $link_identifier])%Closes a Sybase connection
sybase_connect%resource sybase_connect([string $servername], [string $username], [string $password], [string $charset], [string $appname], [bool $new = false])%Opens a Sybase server connection
sybase_data_seek%bool sybase_data_seek(resource $result_identifier, int $row_number)%Moves internal row pointer
sybase_deadlock_retry_count%void sybase_deadlock_retry_count(int $retry_count)%Sets the deadlock retry count
sybase_fetch_array%array sybase_fetch_array(resource $result)%Fetch row as array
sybase_fetch_assoc%array sybase_fetch_assoc(resource $result)%Fetch a result row as an associative array
sybase_fetch_field%object sybase_fetch_field(resource $result, [int $field_offset = -1])%Get field information from a result
sybase_fetch_object%object sybase_fetch_object(resource $result, [mixed $object])%Fetch a row as an object
sybase_fetch_row%array sybase_fetch_row(resource $result)%Get a result row as an enumerated array
sybase_field_seek%bool sybase_field_seek(resource $result, int $field_offset)%Sets field offset
sybase_free_result%bool sybase_free_result(resource $result)%Frees result memory
sybase_get_last_message%string sybase_get_last_message()%Returns the last message from the server
sybase_min_client_severity%void sybase_min_client_severity(int $severity)%Sets minimum client severity
sybase_min_error_severity%void sybase_min_error_severity(int $severity)%Sets minimum error severity
sybase_min_message_severity%void sybase_min_message_severity(int $severity)%Sets minimum message severity
sybase_min_server_severity%void sybase_min_server_severity(int $severity)%Sets minimum server severity
sybase_num_fields%int sybase_num_fields(resource $result)%Gets the number of fields in a result set
sybase_num_rows%int sybase_num_rows(resource $result)%Get number of rows in a result set
sybase_pconnect%resource sybase_pconnect([string $servername], [string $username], [string $password], [string $charset], [string $appname])%Open persistent Sybase connection
sybase_query%mixed sybase_query(string $query, [resource $link_identifier])%Sends a Sybase query
sybase_result%string sybase_result(resource $result, int $row, mixed $field)%Get result data
sybase_select_db%bool sybase_select_db(string $database_name, [resource $link_identifier])%Selects a Sybase database
sybase_set_message_handler%bool sybase_set_message_handler(callback $handler, [resource $connection])%Sets the handler called when a server message is raised
sybase_unbuffered_query%resource sybase_unbuffered_query(string $query, resource $link_identifier, [bool $store_result])%Send a Sybase query and do not block
symlink%bool symlink(string $target, string $link)%Crea un enlace simbólico
sys_get_temp_dir%string sys_get_temp_dir()%Returns directory path used for temporary files
sys_getloadavg%array sys_getloadavg()%Obtiene la carga media del sistema
syslog%bool syslog(int $priority, string $message)%Genera un mensaje log de sistema
system%string system(string $command, [int $return_var])%Ejecutar un programa externo y mostrar su salida
tan%float tan(float $arg)%Tangente
tanh%float tanh(float $arg)%Tangente hiperbólica
tempnam%string tempnam(string $dir, string $prefix)%Crea un archivo con un nombre de archivo único
textdomain%string textdomain(string $text_domain)%Establece el dominio actual
tidy%object tidy([string $filename], [mixed $config], [string $encoding], [bool $use_include_path])%Construye un nuevo objeto tidy
tidy_access_count%int tidy_access_count(tidy $object)%Devuelve el número de alertas de accesibilidad Tidy encontradas en un documento dado
tidy_clean_repair%bool tidy_clean_repair(tidy $object)%Ejecuta una operación de limpieza y reparación de las etiquetas HTML
tidy_config_count%int tidy_config_count(tidy $object)%Devuelve el número de errores de configuración Tidy encontrados en un documento dado
tidy_diagnose%bool tidy_diagnose(tidy $object)%Ejecuta un diagnóstico sobre documento analizado y reparado
tidy_error_count%int tidy_error_count(tidy $object)%Devuelve el número de errores Tidy encontrados en un documento dado
tidy_get_body%tidyNode tidy_get_body(tidy $object)%Devuelve un objeto tidyNode empezando con la etiqueta <body>
tidy_get_config%array tidy_get_config(tidy $object)%Obtiene la configuración actual de Tidy
tidy_get_error_buffer%string tidy_get_error_buffer(tidy $object)%Devuelve las alertas y errores que suceden al analizar un documento dado
tidy_get_head%tidyNode tidy_get_head(tidy $object)%Devuelve un objeto tidyNode empezando con la etiqueta <head>
tidy_get_html%tidyNode tidy_get_html(tidy $object)%Devuelve un objeto tidyNode empezando con la etiqueta <html>
tidy_get_html_ver%int tidy_get_html_ver(tidy $object)%Obtiene la versión detectada de HTML en un documento especificado
tidy_get_opt_doc%string tidy_get_opt_doc(string $optname, tidy $object, string $optname)%Devuelve la documentación correspondiente a un nombre de opción dado
tidy_get_output%string tidy_get_output(tidy $object)%Devuelve una cadena que contiene las etiquetas analizadas por Tidy
tidy_get_release%string tidy_get_release()%Obtiene la fecha de lanzamiento (versión) de la librería Tidy
tidy_get_root%tidyNode tidy_get_root(tidy $object)%Devuelve un objeto tidyNode que representa la raíz del árbol analizado por tidy
tidy_get_status%int tidy_get_status(tidy $object)%Obtiene el status de un documento especificado
tidy_getopt%mixed tidy_getopt(string $option, tidy $object, string $option)%Devuelve el valor de la opción de configuración especificada para el documento tidy
tidy_is_xhtml%bool tidy_is_xhtml(tidy $object)%Indica si el documento es XHTML
tidy_is_xml%bool tidy_is_xml(tidy $object)%Indica si el documento es XML (no HTML/XHTML)
tidy_load_config%void tidy_load_config(string $filename, string $encoding)%Carga un archivo de configuración ASCII Tidy con la codificación especificada
tidy_parse_file%tidy tidy_parse_file(string $filename, [mixed $config], [string $encoding], [bool $use_include_path = false], string $filename, [mixed $config], [string $encoding], [bool $use_include_path = false])%Analiza las etiquetas de un archivo o URI
tidy_parse_string%tidy tidy_parse_string(string $input, [mixed $config], [string $encoding], string $input, [mixed $config], [string $encoding])%Analiza un documento almacenado en una cadena
tidy_repair_file%string tidy_repair_file(string $filename, [mixed $config], [string $encoding], [bool $use_include_path = false], string $filename, [mixed $config], [string $encoding], [bool $use_include_path = false])%Repara un archivo y lo devuelve como una cadena
tidy_repair_string%string tidy_repair_string(string $data, [mixed $config], [string $encoding], string $data, [mixed $config], [string $encoding])%Repara una cadena HTML usando un archivo de configuración opcional
tidy_reset_config%bool tidy_reset_config()%Restaura la configuración Tidy a sus valores por omisión
tidy_save_config%bool tidy_save_config(string $filename)%Guarda la configuración actual en un archivo
tidy_set_encoding%bool tidy_set_encoding(string $encoding)%establece el juego de caracteres de entrada/salida del analizador de etiquetas
tidy_setopt%bool tidy_setopt(string $option, mixed $value)%Modifica los ajustes de configuración Tidy para el documento especificado
tidy_warning_count%int tidy_warning_count(tidy $object)%Devuelve el número de alertas encontradas en un documendo dado
time%int time()%Devuelve la fecha Unix actual
time_nanosleep%mixed time_nanosleep(int $seconds, int $nanoseconds)%Retrasar por un número de segundos y nanosegundos
time_sleep_until%bool time_sleep_until(float $timestamp)%Hacer que el script duerma hasta el momento especificado
timezone_abbreviations_list%void timezone_abbreviations_list()%Alias de DateTimeZone::listAbbreviations
timezone_identifiers_list%void timezone_identifiers_list()%Alias de DateTimeZone::listIdentifiers
timezone_location_get%void timezone_location_get()%Alias de DateTimeZone::getLocation
timezone_name_from_abbr%string timezone_name_from_abbr(string $abbr, [int $gmtOffset = -1], [int $isdst = -1])%Devuelve el nombre de la zona horaria desde su abreviatura
timezone_name_get%void timezone_name_get()%Alias de DateTimeZone::getName
timezone_offset_get%void timezone_offset_get()%Alias de DateTimeZone::getOffset
timezone_open%void timezone_open()%Alias de DateTimeZone::__construct
timezone_transitions_get%void timezone_transitions_get()%Alias de DateTimeZone::getTransitions
timezone_version_get%string timezone_version_get()%Obtiene la versión de la base de datos timezonedb
tmpfile%resource tmpfile()%Crea un archivo temporal
token_get_all%array token_get_all(string $source)%Split given source into PHP tokens
token_name%string token_name(int $token)%Get the symbolic name of a given PHP token
touch%bool touch(string $filename, [int $time = time()], [int $atime])%Establce el momento de acceso y modificación de un archivo
trigger_error%bool trigger_error(string $error_msg, [int $error_type = E_USER_NOTICE])%Generar un mensaje error/warning/notice de nivel de usuario
trim%string trim(string $str, [string $charlist])%Strip whitespace (or other characters) from the beginning and end of a string
uasort%bool uasort(array $array, callback $cmp_function)%Ordena un array con una función de comparación definida por el usuario y mantiene la asociación de índices
ucfirst%string ucfirst(string $str)%Convierte el primer caracter de una cadena a mayúsculas
ucwords%string ucwords(string $str)%Convierte a mayúsculas el primer caracter de cada palabra en una cadena
uksort%bool uksort(array $array, callback $cmp_function)%Ordena un array según sus claves usando una función de comparación definida por el usuario
umask%int umask([int $mask])%Cambia la máscara de usuario actual
uniqid%string uniqid([string $prefix = ""], [bool $more_entropy = false])%Generar un ID único
unixtojd%int unixtojd([int $timestamp = time()])%Convertir una fecha Unix en una Fecha Juliana
unlink%bool unlink(string $filename, [resource $context])%Borra un archivo
unpack%array unpack(string $format, string $data)%Desempaqueta datos de una cadena binaria
unregister_tick_function%void unregister_tick_function(string $function_name)%Dejar de registrar una función para su ejecución en cada tick
unserialize%mixed unserialize(string $str)%Crea un valor PHP a partir de una representación almacenada
unset%void unset(mixed $var, [mixed $var], [mixed ...])%Destruye una variable especificada
urldecode%string urldecode(string $str)%Decodifica una cadena cifrada como URL
urlencode%string urlencode(string $str)%Codifica como URL una cadena
use_soap_error_handler%bool use_soap_error_handler([bool $handler])%Establecer si se desea utilizar el controlador de errores SOAP
user_error%void user_error()%Alias de trigger_error
usleep%void usleep(int $micro_seconds)%Retrasar la ejecución en microsegundos
usort%bool usort(array $array, callback $cmp_function)%Ordena un array según sus valores usando una función de comparación definida por el usuario
utf8_decode%string utf8_decode(string $data)%Convierte una cadena con los caracteres codificados ISO-8859-1 con UTF-8    a un sencillo byte ISO-8859-1
utf8_encode%string utf8_encode(string $data)%Codifica una cadena ISO-8859-1 a UTF-8
var_dump%string var_dump(mixed $expression, [mixed $expression], [ ...])%Vuelca información sobre una variable
var_export%mixed var_export(mixed $expression, [bool $return = false])%Imprime o devuelve una representación de cadena de una variable analizable
variant_abs%mixed variant_abs(mixed $val)%Devuelve el valor absoluto de una variante
variant_add%mixed variant_add(mixed $left, mixed $right)%"Suma" dos variantes y devuelve el resultado
variant_and%mixed variant_and(mixed $left, mixed $right)%Realiza una operación AND a nivel de bits entre dos variantes
variant_cast%variant variant_cast(variant $variant, int $type)%Convertir una variante en un nuevo objeto variante de otro tipo
variant_cat%mixed variant_cat(mixed $left, mixed $right)%Concatena dos valores de variantes y devuelve el resultado
variant_cmp%int variant_cmp(mixed $left, mixed $right, [int $lcid], [int $flags])%Compara dos variantes
variant_date_from_timestamp%variant variant_date_from_timestamp(int $timestamp)%Devuelve una representación de variante de fecha de una fecha Unix
variant_date_to_timestamp%int variant_date_to_timestamp(variant $variant)%Convierte un valor de una variante de fecha/hora en una fecha Unix
variant_div%mixed variant_div(mixed $left, mixed $right)%Devuelve el resultado de dividir dos variantes
variant_eqv%mixed variant_eqv(mixed $left, mixed $right)%Realiza una equivalencia a nivel de bits en dos variantes
variant_fix%mixed variant_fix(mixed $variant)%Devuelve la parte entera de una variante
variant_get_type%int variant_get_type(variant $variant)%Devuelve el tipo de un objeto variante
variant_idiv%mixed variant_idiv(mixed $left, mixed $right)%Convierte variantes a enteros y después devuelve el resultado dividiéndolos
variant_imp%mixed variant_imp(mixed $left, mixed $right)%Realiza una implicación a nivel de bits de dos variantes
variant_int%mixed variant_int(mixed $variant)%Devuelve la parte entera de una variante
variant_mod%mixed variant_mod(mixed $left, mixed $right)%Divide dos variantes y devuelve sólo el resto
variant_mul%mixed variant_mul(mixed $left, mixed $right)%Multiplica los valores de dos variantes
variant_neg%mixed variant_neg(mixed $variant)%Realiza una negación lógica de una variante
variant_not%mixed variant_not(mixed $variant)%Realiza una negación NOT a nivel de bits en una variante
variant_or%mixed variant_or(mixed $left, mixed $right)%Realiza una disyunción lógica de dos variantes
variant_pow%mixed variant_pow(mixed $left, mixed $right)%Devuelve el resultado de realizar la exponenciación con dos variantes
variant_round%mixed variant_round(mixed $variant, int $decimals)%Redondea una variante al número de lugares decimales especificado
variant_set%void variant_set(variant $variant, mixed $value)%Asigna un nuevo valor para un objeto variante
variant_set_type%void variant_set_type(variant $variant, int $type)%Convierte una variante en otro tipo "in situ"
variant_sub%mixed variant_sub(mixed $left, mixed $right)%Resta el valor de la variante derecha del valor de la varienta izquierda
variant_xor%mixed variant_xor(mixed $left, mixed $right)%Realiza una exclución lógica de dos variantes
version_compare%mixed version_compare(string $version1, string $version2, [string $operator])%Compares two "PHP-standardized" version number strings
vfprintf%int vfprintf(resource $handle, string $format, array $args)%Write a formatted string to a stream
virtual%bool virtual(string $filename)%Realiza una sub-petición de Apache
vprintf%int vprintf(string $format, array $args)%Muestra una cadena con formato
vsprintf%string vsprintf(string $format, array $args)%Devuelve una cadena con formato
wddx_add_vars%bool wddx_add_vars(resource $packet_id, mixed $var_name, [mixed ...])%Agrega variables a un paquete WDDX con un ID específico
wddx_deserialize%void wddx_deserialize()%Alias de wddx_unserialize
wddx_packet_end%string wddx_packet_end(resource $packet_id)%Finaliza un paquete WDDX con un ID específico
wddx_packet_start%resource wddx_packet_start([string $comment])%Inicia un nuevo paquete WDDX con una estructura a dentro
wddx_serialize_value%string wddx_serialize_value(mixed $var, [string $comment])%Serializa una simple valor dentro de un paquete WDDX
wddx_serialize_vars%string wddx_serialize_vars(mixed $var_name, [mixed ...])%Serializa variables en un paquete WDDX
wddx_unserialize%mixed wddx_unserialize(string $packet)%Deserializa un paquete WDDX
wordwrap%string wordwrap(string $str, [int $width = 75], [string $break = "\n"], [bool $cut = false])%Wraps a string to a given number of characters
xml_error_string%string xml_error_string(int $code)%Obtiene la cadena de un error dado en un analizador XML
xml_get_current_byte_index%int xml_get_current_byte_index(resource $parser)%Obtiene la indexación del byte actual en un analizador XML
xml_get_current_column_number%int xml_get_current_column_number(resource $parser)%Obtiene el número de columna actual para un analizador XML
xml_get_current_line_number%int xml_get_current_line_number(resource $parser)%Obtiene el número de línea actual para un analizador XML
xml_get_error_code%int xml_get_error_code(resource $parser)%Obtiene un código de error en un analizador XML
xml_parse%int xml_parse(resource $parser, string $data, [bool $is_final = false])%Inicia un analizador sobre un documento XML
xml_parse_into_struct%int xml_parse_into_struct(resource $parser, string $data, array $values, [array $index])%Interpreta datos XML en una estructura de array
xml_parser_create%resource xml_parser_create([string $encoding])%Crea un analizador XML
xml_parser_create_ns%resource xml_parser_create_ns([string $encoding], [string $separator = ':'])%Create an XML parser with namespace support
xml_parser_free%bool xml_parser_free(resource $parser)%Liberar una analizador XML
xml_parser_get_option%mixed xml_parser_get_option(resource $parser, int $option)%Obtiene el valor de las opciones de un analizador XML
xml_parser_set_option%bool xml_parser_set_option(resource $parser, int $option, mixed $value)%Configura las opciones en un analizador XML
xml_set_character_data_handler%bool xml_set_character_data_handler(resource $parser, callback $handler)%Set up character data handler
xml_set_default_handler%bool xml_set_default_handler(resource $parser, callback $handler)%Set up default handler
xml_set_element_handler%bool xml_set_element_handler(resource $parser, callback $start_element_handler, callback $end_element_handler)%Set up start and end element handlers
xml_set_end_namespace_decl_handler%bool xml_set_end_namespace_decl_handler(resource $parser, callback $handler)%Set up end namespace declaration handler
xml_set_external_entity_ref_handler%bool xml_set_external_entity_ref_handler(resource $parser, callback $handler)%Set up external entity reference handler
xml_set_notation_decl_handler%bool xml_set_notation_decl_handler(resource $parser, callback $handler)%Set up notation declaration handler
xml_set_object%bool xml_set_object(resource $parser, object $object)%Use XML Parser within an object
xml_set_processing_instruction_handler%bool xml_set_processing_instruction_handler(resource $parser, callback $handler)%Set up processing instruction (PI) handler
xml_set_start_namespace_decl_handler%bool xml_set_start_namespace_decl_handler(resource $parser, callback $handler)%Set up start namespace declaration handler
xml_set_unparsed_entity_decl_handler%bool xml_set_unparsed_entity_decl_handler(resource $parser, callback $handler)%Set up unparsed entity declaration handler
xmlrpc_decode%mixed xmlrpc_decode(string $xml, [string $encoding = "iso-8859-1"])%Decodifica el XML en los tipos de PHP nativos
xmlrpc_decode_request%mixed xmlrpc_decode_request(string $xml, string $method, [string $encoding])%Decodifica el XML en los tipos de PHP nativos
xmlrpc_encode%string xmlrpc_encode(mixed $value)%Genera XML para un valor PHP
xmlrpc_encode_request%string xmlrpc_encode_request(string $method, mixed $params, [array $output_options])%Genera XML para el requerimiento de un método
xmlrpc_get_type%string xmlrpc_get_type(mixed $value)%Obtiene el tipo del xmlrpc para un valor PHP
xmlrpc_is_fault%bool xmlrpc_is_fault(array $arg)%Determina si el valor de un arreglo representa una falla del XMLRPC
xmlrpc_parse_method_descriptions%array xmlrpc_parse_method_descriptions(string $xml)%Decodifica el XML en una lista de las descripciones del método
xmlrpc_server_add_introspection_data%int xmlrpc_server_add_introspection_data(resource $server, array $desc)%Agrega una documentación introspectiva
xmlrpc_server_call_method%string xmlrpc_server_call_method(resource $server, string $xml, mixed $user_data, [array $output_options])%Analiza los requerimientos del XML y las llamadas de los métodos
xmlrpc_server_create%resource xmlrpc_server_create()%Crea un servidor xmlrpc
xmlrpc_server_destroy%int xmlrpc_server_destroy(resource $server)%Destruye los recursos del servidor
xmlrpc_server_register_introspection_callback%bool xmlrpc_server_register_introspection_callback(resource $server, string $function)%Registra una función PHP para generar la documentación
xmlrpc_server_register_method%bool xmlrpc_server_register_method(resource $server, string $method_name, string $function)%Registra una función PHP para que el recurso del método coincida con method_name
xmlrpc_set_type%bool xmlrpc_set_type(string $value, string $type)%Establece el tipo del xmlrpc, base64 o fecha-hora, para un valor de cadena PHP
xpath_eval%void xpath_eval()%Evalúa la Ruta de Ubicación XPatch en la cadena      dada
xpath_eval_expression%void xpath_eval_expression()%Evalúa la Ruta de Ubicación XPath en la cadena      entregada
xpath_new_context%XPathContext xpath_new_context(domdocument $dom_document)%Crea un nuevo contexto new
xpath_register_ns%bool xpath_register_ns(XPathContext $xpath_context, string $prefix, string $uri)%Registrar el espacio de nombres dado en el contexto XPath pasado
xpath_register_ns_auto%bool xpath_register_ns_auto(XPathContext $xpath_context, [object $context_node])%Registrar el espacio de nombres dado en el contexto XPath pasado
xptr_eval%void xptr_eval()%Evalúa la Ruta de Ubicación XPtr en la cadena dada
xptr_new_context%XPathContext xptr_new_context()%Crea un nuevo contexto XPath
xslt_backend_info%string xslt_backend_info()%Returns the information on the compilation settings of the backend
xslt_backend_name%string xslt_backend_name()%Returns the name of the backend
xslt_backend_version%string xslt_backend_version()%Returns the version number of Sablotron
xslt_create%resource xslt_create()%Create a new XSLT processor
xslt_errno%int xslt_errno(resource $xh)%Returns an error number
xslt_error%string xslt_error(resource $xh)%Returns an error string
xslt_free%void xslt_free(resource $xh)%Libera el procesador XSLT
xslt_getopt%int xslt_getopt(resource $processor)%Get options on a given xsl processor
xslt_process%mixed xslt_process(resource $xh, string $xmlcontainer, string $xslcontainer, [string $resultcontainer], [array $arguments], [array $parameters])%Perform an XSLT transformation
xslt_set_base%void xslt_set_base(resource $xh, string $uri)%Set the base URI for all XSLT transformations
xslt_set_encoding%void xslt_set_encoding(resource $xh, string $encoding)%Set the encoding for the parsing of XML documents
xslt_set_error_handler%void xslt_set_error_handler(resource $xh, mixed $handler)%Set an error handler for a XSLT processor
xslt_set_log%void xslt_set_log(resource $xh, [mixed $log])%Set the log file to write log messages to
xslt_set_object%bool xslt_set_object(resource $processor, object $obj)%Sets the object in which to resolve callback functions
xslt_set_sax_handler%void xslt_set_sax_handler(resource $xh, array $handlers)%Set SAX handlers for a XSLT processor
xslt_set_sax_handlers%void xslt_set_sax_handlers(resource $processor, array $handlers)%Set the SAX handlers to be called when the XML document gets processed
xslt_set_scheme_handler%void xslt_set_scheme_handler(resource $xh, array $handlers)%Set Scheme handlers for a XSLT processor
xslt_set_scheme_handlers%void xslt_set_scheme_handlers(resource $xh, array $handlers)%Set the scheme handlers for the XSLT processor
xslt_setopt%mixed xslt_setopt(resource $processor, int $newmask)%Set options on a given xsl processor
zend_logo_guid%string zend_logo_guid()%Obtiene el valor guid de Zend
zend_thread_id%int zend_thread_id()%Returns a unique identifier for the current thread
zend_version%string zend_version()%Obtiene la versión del motor Zend actual
zip_close%void zip_close(resource $zip)%Cierra un fichero ZIP
zip_entry_close%bool zip_entry_close(resource $zip_entry)%Cierra la entrada a un directorio
zip_entry_compressedsize%int zip_entry_compressedsize(resource $zip_entry)%Obtiene el tamaño comprimido de una entrada de directorio
zip_entry_compressionmethod%string zip_entry_compressionmethod(resource $zip_entry)%Devuelve el método de compresión de una entrada de directorio
zip_entry_filesize%int zip_entry_filesize(resource $zip_entry)%Devuelve el tamaño del fichero actual de una entrada de directorio
zip_entry_name%string zip_entry_name(resource $zip_entry)%Devuelve el nombre de la entrada de un directorio
zip_entry_open%bool zip_entry_open(resource $zip, resource $zip_entry, [string $mode])%Abrir una entrada de directorio para lectura
zip_entry_read%string zip_entry_read(resource $zip_entry, [int $length])%Leer desde una entrada de directorio abierta
zip_open%mixed zip_open(string $filename)%Abre un fichero ZIP
zip_read%mixed zip_read(resource $zip)%Leer la siguiente entrada en el fichero ZIP
zlib_get_coding_type%string zlib_get_coding_type()%Retorna el tipo de codificación utilizada para hacer la compresión
