Hi Guys,
I'm looking for some kind of function to get the http header information from a site. Let's say I open a specific url from inside a php script and I want to receive a 404 if the site is unavailable and a 200 if the site is available. Somebody knows if this is possible?
Turbo