Showing posts with label export-database. Show all posts
Showing posts with label export-database. Show all posts

2014-09-14

How to Export database via PHP My Admin

PHP My Admin -> Export Database in MySQL

  • Lanch the Server -> Wamp / Xampp
  • Taskbar -> click the logo of Wamp -> phpmyadmin  Or
    Open browser -> http://localhost/phpmyadmin  Or
    Open browser -> http://localhost:[port-no]/phpmyadmin
  • Select existing Database
    SQL - used <database-name>;
  • export -> save in ".sql" ->  GO

Tools & Plugins