Join Up!
96806 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousmuscat_setupcheckdnsrrnext
Last updated: Tue, 29 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to Czech | German

LXVI. Funciones de Red

Tabla de contenidos
checkdnsrr -- Comprueba registros DNS correspondientes a nombres de máquinas en Internet o direcciones IP.
closelog -- cierra la conexión con el logger del sistema
debugger_off -- deshabilita el depurador interno de PHP
debugger_on -- habilita el depurador interno de PHP
define_syslog_variables -- Initializes all syslog related constants
fsockopen -- Abre una conexión de dominio Internet o Unix via sockets.
gethostbyaddr -- Obtiene el nombre de una máquina en Internet mediante su dirección IP.
gethostbyname -- Obtiene la dirección IP correspondiente al nombre de una máquina conectada a Internet.
gethostbynamel -- Obtiene una lista de direcciones IP correspondientea a los nombres de máquinas conectadas a Internet.
getmxrr -- Obtiene registros MX correspondientes a una máquina conectada a Internet.
getprotobyname -- Obtiene el n£mero asociado al nombre del protocolo
getprotobynumber -- obtiene el nombre asociado al n£mero de protocolo
getservbyname -- obtiene el n£mero del puerto asociado al servicio Internet especificado
getservbyport -- obtiene el servicio Internet que correspondiente al puerto del protocolo especificado
ip2long --  Converts a string containing an (IPv4) Internet Protocol dotted address into a proper address.
long2ip --  Converts an (IPv4) Internet network address into a string in Internet standard dotted format
openlog -- abre una conexión con el logger del sistema
pfsockopen -- Abre conexiones persistentes de dominio Internet o Unix.
socket_get_status --  Alias of stream_get_meta_data().
socket_set_blocking -- Alias for stream_set_blocking()
socket_set_timeout -- Alias for stream_set_timeout()
syslog -- genera un mensaje de sistema
User Contributed Notes
Funciones de Red
add a note about notes
There are no user contributed notes for this page.
previousmuscat_setupcheckdnsrrnext
Last updated: Tue, 29 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST