Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
inet_pton
inet_pton
Convert human-readable IP addresses to their compressed in_addr representation
Name:
inet_pton
Category:
Network
Programming Language:
php
One-line Description:
Converts a readable IP address to a packaged 32-bit IPv4 or 128-bit IPv6 format.
Related
What’s the Difference Between ob_flush and flush in PHP? A Practical Usage Comparison
1
cosh batch processing of array data with array_map
5
Analysis of basic usage of mb_get_info function
9
How to Implement Custom String Escaping Rules Using PHP addcslashes Function
1
Similar Functions
long2ip
long2ip
Convertlongintegersi
setrawcookie
setrawcookie
Sendunurl-encodedcoo
http_response_code
http_response_code
Get/settheHTTPstatus
gethostbynamel
gethostbynamel
GettheIPv4addresslis
getprotobynumber
getprotobynumber
Gettheprotocolnameas
header_register_callback
header_register_callback
Callaheaderfunction
syslog
syslog
Generatesystemlogmes
dns_check_record
dns_check_record
aliasofcheckdnsrr
Popular Articles