Deprecated: Optional parameter $shortcode declared before required parameter $args is implicitly treated as a required parameter in /home/ashishka/public_html/wp-content/plugins/wp-cirrus/wp-cirrus.php on line 331

Warning: Cannot modify header information - headers already sent by (output started at /home/ashishka/public_html/wp-content/plugins/wp-cirrus/wp-cirrus.php:331) in /home/ashishka/public_html/wp-content/plugins/all-in-one-seo-pack/app/Common/Meta/Robots.php on line 89

Warning: Cannot modify header information - headers already sent by (output started at /home/ashishka/public_html/wp-content/plugins/wp-cirrus/wp-cirrus.php:331) in /home/ashishka/public_html/wp-includes/feed-rss2.php on line 8
How to Export Database | Web Hosting Stuff https://www.ashishkale.in Get solutions under one roof Tue, 04 Aug 2015 13:31:07 +0000 en-US hourly 1 How to Export Database using PHPMyAdmin https://www.ashishkale.in/how-to-export-database-using-phpmyadmin/ https://www.ashishkale.in/how-to-export-database-using-phpmyadmin/#respond Tue, 04 Aug 2015 13:27:22 +0000 http://www.ashishkale.in/?p=495   phpMyAdmin makes the task of managing your MySQL databases easier and more efficient, and it allows you to manage those available databases from anywhere. With phpMyAdmin, you can create, edit, back up, Import, export, and delete databases, as well as manage database tables. When you export a database, you are creating a backup file of the database. This backup file [...]

The post How to Export Database using PHPMyAdmin first appeared on Web Hosting Stuff.

]]>
Export Deatabase

 

phpMyAdmin makes the task of managing your MySQL databases easier and more efficient, and it allows you to manage those available databases from anywhere. With phpMyAdmin, you can create, edit, back up, Import, export, and delete databases, as well as manage database tables. When you export a database, you are creating a backup file of the database. This backup file is usually a .sql file (a text file), and can be used to copy and import the database onto another server

Export Database using PHPMyAdmin

1) Log into phpMyAdmin

2) Click the database you are working with.

3) Click Export Button

4) Under the Export heading, Selected SQL option

5) Under the Options heading, ensure that you have selected, Add DROP TABLE / VIEW / PROCEDURE / FUNCTION

6) Ensure the Save as file option is checked.

7)  Click Go Button

8) You will be prompted to either open or save the file. Select the option to save the file and then save the somewhere you’ll remember.

.

.

.

 

Congratulations, you have just exported a copy of your database!

The post How to Export Database using PHPMyAdmin first appeared on Web Hosting Stuff.

]]>
https://www.ashishkale.in/how-to-export-database-using-phpmyadmin/feed/ 0