I am gathering links and want a script to check if the submitted URL is live. I've tried all types of file() readfile() if file_exists() and it works fine if the URL exists. If it doesn't, it just hangs- even with set time limit.
Any ideas?
Thanks.