Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
long2ip
long2ip
Convert long integers into Internet standard format addresses with dots in string form (IPV4)
Name:
long2ip
Category:
Network
Programming Language:
php
One-line Description:
Converts a long integer address to a string in IPv4 format.
Related
What Does gettimeofday Return in PHP? A Detailed Explanation of the Function's Resulting Array Structure
1
DW PHP Configuration Optimization Guide - Improve Website Performance and Security
1
Generate HMAC (Hash-based Message Authentication Code) Using PHP's hash() Function
8
Why is serialized data unreadable? How to deal with it?
10
Similar Functions
header
header
SendnativeHTTPheader
gethostname
gethostname
Getthehostname
socket_set_timeout
socket_set_timeout
Aliasforstream_set
inet_ntop
inet_ntop
ConvertpackagedInter
fsockopen
fsockopen
Openanetworkconnecti
ip2long
ip2long
ConvertIPV4'sstr
header_register_callback
header_register_callback
Callaheaderfunction
openlog
openlog
Opentheconnectiontot
Popular Articles