View Single Post
Old 04-21-2009, 12:01 PM   #1 (permalink)
oMIKEo
The Contributor
 
oMIKEo's Avatar
 
Join Date: Jan 2008
Location: Leeds
Posts: 52
Thanks: 7
oMIKEo is on a distinguished road
Default Directory site maintenance

Hi guys,

I am working on a directory site and am trying to find out the best ways to maintain it.

What i would ideally like it to be able to run a script that checks to see if a url still works. The only way i would know to do that is to fopen code of the url and run through it to make sure 404 or similar error codes are not found but i don't think that's very accurate! Any other ideas?

My second question is that it would be nice to automatically take a screenshot of the site being added to the directory to use as a thumbnail. Is this possible with php?

Thanks!
Send a message via MSN to oMIKEo
oMIKEo is offline  
Reply With Quote