linuxMaestro
Instructor
I have a list of 100 domains and I want to see what there IP is, is there a php fucntion to get the IP of a domain?
Something like this...
$ip=getIP("yourdomain.com");
Something like this...
$ip=getIP("yourdomain.com");