PHP: how to convert ip address to binary string or hex string phptuts January 17, 2017 With pure PHP, you can convert an IPv4 address to long with the function ip2long, but how to convert an Ipv6 address to long. You… Continue Reading