I would like to listen your opinion about a situation. There is a function that is able to REMOVE all data from an specific date ?
I mean ... We are developing a demo script website, where users can join and test our system.
We need a database reset every 3 hours ... Delete all new data and back all changes to a default point. Better do that with php or mysql has an internal function that handle this.