For those who might need this in future.
How to Export the whole database or certain database table via PhpMyAdmin:
1. Open PhpMyAdmin ( the link to it is usually located on the index page of your control panel).
2. Find needed database. For example, my database is called "aliya". Click on it. You will get to the page with the list of tables within this database. You can export either the whole database or certain table. Steps are same in both cases.
a) click on the "export" tab from the top menu>>select needed format, in my case "csv">>click "go"
b) if you would like to export only certain table, first select needed table from the left bar>>then click on "export" tab from the top menu>>select needed format>>click "go"