script for checking links
Does anyone have a script that checks all the link URLs to make sure they're active?
I'm looking for a simple PHP script that check each link in my directory,and then report which URLs returned anything other than a status code 200.
I could probalby hack something out, but I figure why re-invent the wheel if someone already got a solution that works.
Thanks,
Ed
|