Things You'll Need:
- Computer
- PhpMyadmin software
-
Step 1
Log into the phpMyAdmin interface on your Web space. You will need the username and password assigned by your Web-hosting provider.
-
Step 2
Select the database you wish to back up in the drop-down database selection box on the left.
-
Step 3
Click the Export tab toward the top of the interface. This will take you to a rather daunting Export screen, with a lot of options.
-
Step 4
Click "Select All." This makes sure all the tables in your database are included in the exported file.
-
Step 5
Select “SQL” in the Export box.
-
Step 6
Make sure “Structure” is selected, then make sure the "Add Auto_Increment" and "Enclose Table and Field Name With Backquotes" boxes are ticked.
-
Step 7
Make sure "Data" is selected, check "Hexadecimal for Binary Field" and set the Export type to "Insert."
-
Step 8
Select "Save as File,” then click "Go." You will be prompted to save the database to your computer.









