How to execute PHP using CRON
This will allow you to set up a schedule to execute PHP scripts. Works with most shared hosting plans as well.
How to safely clean user data
Using regular expressions to clean data can ensure that you will not get any sort of MySQL injections.


