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
How to Use mysqli_result::fetch_field to Get Current Field Name and Type – Practical Example Guide
8
Use krsort to solve the problem of repeated sorting of array keys in PHP
6
PHP Base64 Encoding and Decoding Tutorial
6
How to Use the mt_getrandmax() Function to Get the Maximum Random Number in Real Projects? Application Case Sharing
1
Similar Functions
getprotobyname
getprotobyname
Gettheprotocolnumber
gethostbynamel
gethostbynamel
GettheIPv4addresslis
setrawcookie
setrawcookie
Sendunurl-encodedcoo
define_syslog_variables
define_syslog_variables
Initializeallsyslog-
headers_list
headers_list
ReturnsthesentHTTPre
getservbyport
getservbyport
GetInternetservicesc
setcookie
setcookie
Sendcookies
ip2long
ip2long
ConvertIPV4'sstr
Popular Articles