MySQL Export via phpMyAdmin

Problem:

How to export your database in phpMyAdmin..

Solution:

Do the following after looking into the cPanel:
  1. Click the phpMyAdmin icon.
  2. Use drop-down menu to select the database.
  3. Click on Export tab from the main body.
  4. Click Select All or just the tables you need.
  5. Check the box saying Save as file and enter a name.
  6. Press Go button at bottom right.
The database is now backed up.
  • 59 Users Found This Useful
Was this answer helpful?

Related Articles

MySQL Database Creation

Problem: How do I create an empty MySQL Database? Solution: Databases offer a method for...

Remote Database Connection Setup

How do I remotely connect using a database management software? Databases in cPanel can be...

MySQL Import and Export (.sql file) via SSH

Problem: How to import and export a MySQL Database from the command line. Solution: MySQL...

MySQL Import and Export (.sql file) via PhpMyAdmin

Problem: I need to Export or Import a MySQL database Solution: Note: PhpMyAdmin can only...

Connecting to your MySQL DB from Dream Weaver

Problem: How can I connect to our MySQL database from Dream Weaver? Solution: Log into your...