In this post will shows you how to backup your phpMyAdmin database by export into a sql file.
Table of - Content
1 - Open up your phpMyAdmin Page.
First open up your phpMyAdmin page for my case I am using Xampp, after you have open your phpMyAdmin page go to left pane, choose and select the database that you wan to backup(E.g: testdb).
2 - Click on the Export in the top bar.
After you have click on the database(testdb) that you want to backup, next go to the top click on the export button.
3 - Export Database.
After you have click on the export button scroll to the bottom if needed you will see a Format section :
Select the format you wan to export(I am exporting as SQL)
After select click Go button.
After you have click go, it will start download (depend on your browser download behavior).