How to export your database in phpMyAdmin?

How to export your database in phpMyAdmin?

To export your database on phpMyadmin, you must access phpMyadmin through cPanel. 

- You must choose the database you want to export. 

- Click on the MySQL database you want to export, it is located on the left side,

as shown in the following image:

- When you are in phpMyAdmin to export your database you must click on the

"Export" button, which is located at the top of the page. 

- Now choose the "Export Method".

  • Fast - show only minimal options. 
  • Custom - display all possible options. In this option you can choose several configurations, such as: Tables, Output, Format specific options, option to create objects and data creation options.

After all the necessary configurations have been made, click on the "Run" button. 

- The download will start.



    • Related Articles

    • How to upload a firebird database to your hosting acount

      If you already have a Firebird database and want to host in our host account, just follow these steps: 1- Save/export your local firebird database with your cpanel username and password (the first one that was sent to your email) as the owner ...
    • How to import a database in PhpMyAdmin?

      To import your database into phpMyadmin, you must access phpMyadmin through cpanel.  When you are in phpMyAdmin, you must choose a database into which the data will be imported (the empty database), which is located on the left, as shown in the ...
    • How to import/export a PostgreSQL database

      Important: First you need to create a PostgreSQL database following this tutorial: https://help.scriptcase.net/portal/pt/kb/articles/banco-de-dados-postgresql 1 - In cPanel, access “phpPgAdmin”; To import: 2 - In the left panel of the screen, click ...
    • How to access PhpMyAdmin in your hosting?

      When hosting with Scriptcase the phpMyAdmin is already installed as standard, you just need to access it through cPanel.  Through cpanel you go to "Database", then click on "phpMyAdmin", and you will be directed to the phpMyAdmin page. You will be ...
    • How to create Procedure in phpMyAdmin?

      To create a Procedure in phpMyadmin, you must first access phpMyadmin through cPanel.  - Click on your database which is located on the left side, after that, click on "Routines". - Then click on "Add Routine". - Fill in the data and parameters and ...