Possible Duplicate:
curl and ping - how to check whether a website is either up or down?
Code for seeing if a website is down?
Source code for downforeveryoneorjustme.com
How could I make a form in php, that would allow a user to submit a URL, and then find out whether the site they are trying is down or not?
I think this would use cURL but I'm not sure.
Could you provide the source code of how you would do this?