|
well see i build websites and some of them i build you have to use mysql and they have a thing you can click and will will save teh database as .sql.gz
so if the site ever goes down the only thing i have to do is back and reupload that back up of the database and it will fix everything
but it depends if you are goin to add a little program to the thing you are making to back up the database like every 12 hours or like every 6 hours
or you could go into the mysql admin panel and do a back manually and save it to your computer.
|