Network Funzioni
Indice dei contenuti
- checkdnsrr — Controlla i record DNS relativi ad un host Internet o
indirizzo IP
- closelog — Chiude la connessione al logger di sistema
- define_syslog_variables — Inizializza tutte le costanti collegate al syslog
- dns_check_record — Alias di checkdnsrr
- dns_get_mx — Alias di getmxrr
- dns_get_record — Fetch DNS Resource Records associated with a hostname
- fsockopen — Apre una connessione a un socket appartenente a un dominio Internet o Unix
- gethostbyaddr — Ottiene l'host Internet corrispondente a un dato indirizzo IP
- gethostbyname — Ottiene l'indirizzo IP corrispondente a un dato hostname Internet
- gethostbynamel — Ottiene la lista degli indirizzi IP corrispondenti a un dato hostname
Internet
- gethostname — Gets the host name
- getmxrr — Ottiene i record MX corrispondenti a un dato nome di host Internet
- getprotobyname — Ottiene il numero del protocollo associato al nome del protocollo
- getprotobynumber — Ottiene il nome del protocollo associato al numero del protocollo
- getservbyname — Ottiene il numero di porta associato ad un servizio Internet e ad un protocollo
- getservbyport — Ottiene il servizio Internet corrispondente ad una porta e ad un protocollo
- header_register_callback — Call a header function
- header_remove — Remove previously set headers
- header — Send a raw HTTP header
- headers_list — Returns a list of response headers sent (or ready to send)
- headers_sent — Checks if or where headers have been sent
- http_response_code — Get or Set the HTTP response code
- inet_ntop — Converts a packed internet address to a human readable representation
- inet_pton — Converts a human readable IP address to its packed in_addr representation
- ip2long — Converts a string containing an (IPv4) Internet Protocol dotted address
into a proper address.
Converte una stringa contenente un indirizzo di rete del Protocollo Internet (IPv4)
in un indirizzo espresso come tipo di dato int.
- long2ip — Converte un indirizzo di rete del Protocollo Internet (IPv4) in una stringa contenente
un indirizzo espresso secondo la notazione standard di Internet.
- openlog — Apre una connessione al logger di sistema
- pfsockopen — Apre una connessione persistente Internet o di tipo domain socket Unix
- setcookie — Send a cookie
- setrawcookie — Send a cookie without urlencoding the cookie value
- socket_get_status — Alias di stream_get_meta_data
- socket_set_blocking — Alias di stream_set_blocking
- socket_set_timeout — Alias di stream_set_timeout
- syslog — Genera un messaggio del system log