Search the Knowledgebase Browse by Category
      Home       Web Hosting       Web Hosting Guide       MySQL Management
   Using PhpMyAdmin

PhpMyadmin is a simple browser based application designed to manage MySQL databases efficiently.  

You can essentially do everything you used to do with the command prompt including (not limited to)

  • Creating & managing tables
  • Perform table maintenance
  • Add, edit & delete fields
  • Execute SQL statements
  • Manage keys
  • Create backups & dumps
  • Data export to CSV, excel & text files

phpmyadmin comes built-in with every hosting account. You can access phpmyadmin from following URLs

http://www.your_domain.com/phpmyadmin   (Linux Accounts)

http://mail.your_domain.com/phpmyadmin   (Windows Accounts)


Live Support

If you have any questions at all, please don't hesitate to contact us

+91.22.28663101, 66789456

To submit Support ticket, click here


     Related FAQs
What Hostname do I use to connect to my MySQL Database
Using PhpMyAdmin
Importing data into MySQL Database using PhpMyadmin
Exporting data from MySQL using PhpMyadmin