Website Checker 21.08.08
I want a simple php script that will check list of sites from text file and output sites that are working.
Example ill upload a text file with the lines.
http://www.google.com
http://www.fgsdfgsgh.com
AND itll output that the first site works(google.com),



