I have a website that I run a forum as well as a database of information. In order to sort out the information I would like a bot that routinely looks through all of the information and looks for certain common "hacks". Also, the forum script should be able to look for users who are inactive or need other status marks. I can set their status as inactive by hand, but who really wants to do that?
Basically:
Run a script 24/7 on a server without having to have it open in a browser. Think of it as a web crawler or spider. If any clarification beyond that is necessary, let me know.
Basically:
Run a script 24/7 on a server without having to have it open in a browser. Think of it as a web crawler or spider. If any clarification beyond that is necessary, let me know.