
Carlos Manuel Rivera Atencio - 2014-12-18 13:46:41 -
In reply to message 1 from David Mounsey
Thanks for your suggestions, i'll keep in mind the last one, to add an option to exclude tables.
This class is executed by user definition. For example, at index.php you can initialize an instance of the class and call it, the class will verify if the daily backup if done, if not, will do it. In a shared hosting this won't be a problem because, as I say, it only executes when it's called (at least that you define a Cron job to do the backup).
Any suggestions will be appreciated.