inet_ntop
Supported Versions: PHP 5 >= 5.1.0, PHP 7, PHP 8
Converts a packed internet address to a human readable representation
<?php inet_ntop
(
string $ip
):
string
|
false