» database
-
Backing Up and Restoring Your Database with PHPMyAdmi...By Tony Tran on January 7th, 2009 | No Comments
You can backup your database using PHPMyAdmin in just a few mouse clicks. First head over to your database by clicking the database name in the list on the left of the screen. Once you get to your database details, you should get a menu header for your database which looks like so: Click on Export. This will get you to a screen with the following options. From here it’s just a matter of clicking the right options and the ‘Go’ Button to get your database dump. To save the backup file on your computer, click on the Save as file option and the corresponding compression option ... -
Backing Up and Restoring Your MySQL DatabaseBy Tony Tran on January 7th, 2009 | No Comments
Do youneed to change your web host or switch your database server? This is probably the only timewhen you really think of backing up your MySQL data. If you’ve got a website with a database or your custom database running for your applications, it is imperative that you make regular backups of the database. In this article, Iwill outline two easy ways of backing up and restoring databases in MySQL. The easiest way to backup your database would be to telnet to the your database server machine and use the mysqldump command to dump your whole database to a backup file. If you do not have te...



0.4370.437
43
GZIP is ON