Posts Tagged ‘domain’s Ip address’

Get a domain name’s IP address with PHP

Friday, April 9, 2010 7:36 No Comments

How to get Domain name’s IP address with PHP ?. It’s very easy to get the IP address for a domain name using PHP. We have two powerful functions in php to get the IP address of a domain name. Those functions are gethostbyname() gethostbynamel() The first one will return  IP address corresponding to a Continue Reading »

This was posted under category: PHP Tags: , ,