Database reset/reverse?

Discussion in 'Databases' started by nikko999, Sep 10, 2007.

  1. #1
    I'm not sure it's query of script who does this, it's like a certain time(you set it) it will reset the database to the time when you just installed it
     
    nikko999, Sep 10, 2007 IP
  2. tamen

    tamen Peon

    Messages:
    182
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can export the database via PHPMyAdmin and check "Add drop tables" (I think its called) and make a quick php-script that executes the resulting .sql file. Then call the php-script every X days/hours/minutes via cron.
     
    tamen, Sep 14, 2007 IP