How to determine the IP Address of a website in php?
Sometimes you may need to get the IP address of a website using php, in such cases you can do it as follows. There are in built methods to get the IP address against a domain name in php and you can easily to it. You can get all IPv4 address and IPv6 addresses for a given internet host name. You may need to connect to internet before testing this examples.
©-Copyright By Duminda Chamara Java Script Validation