How do I get something in PHP / Curl to grab the IP address of a url for me? This will be a simple interface that returns a url url for me.
eg. Go to "http://mysite.com", then I click "Submit", then I have to return the IP address of mysite.com.
source share