? 預定義常量
checkdnsrr ?
Bejson.com
PHP Manual
網絡
網絡 函數
網絡 函數
目錄
checkdnsrr
— 給指定的主機(域名)或者IP地址做DNS通信檢查
closelog
— 關閉系統(tǒng)日志鏈接
dns_check_record
— 別名 checkdnsrr
dns_get_mx
— 別名 getmxrr
dns_get_record
— 獲取指定主機的DNS記錄
fsockopen
— 打開一個網絡連接或者一個Unix套接字連接
gethostbyaddr
— 獲取指定的IP地址對應的主機名
gethostbyname
— 返回主機名對應的 IPv4地址。
gethostbynamel
— 獲取互聯(lián)網主機名對應的 IPv4 地址列表
gethostname
— 獲取主機名
getmxrr
— 獲取互聯(lián)網主機名對應的 MX 記錄
getprotobyname
— Get protocol number associated with protocol name
getprotobynumber
— Get protocol name associated with protocol number
getservbyname
— 獲取互聯(lián)網服務協(xié)議對應的端口
getservbyport
— Get Internet service which corresponds to port and protocol
header_register_callback
— 調用一個 header 函數
header_remove
— 刪除之前設置的 HTTP 頭
header
— 發(fā)送原生 HTTP 頭
headers_list
— 返回已發(fā)送的 HTTP 響應頭(或準備發(fā)送的)
headers_sent
— 檢測 HTTP 頭是否已經發(fā)送
http_response_code
— 獲取/設置響應的 HTTP 狀態(tài)碼
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
— 將 IPV4 的字符串互聯(lián)網協(xié)議轉換成長整型數字
long2ip
— 將長整型轉化為字符串形式帶點的互聯(lián)網標準格式地址(IPV4)
net_get_interfaces
— 獲取網絡接口
openlog
— Open connection to system logger
pfsockopen
— 打開一個持久的網絡連接或者Unix套接字連接。
setcookie
— 發(fā)送 Cookie
setrawcookie
— 發(fā)送未經 URL 編碼的 cookie
socket_get_status
— 別名 stream_get_meta_data
socket_set_blocking
— 別名 stream_set_blocking
socket_set_timeout
— 別名 stream_set_timeout
syslog
— Generate a system log message