phpMyAdmin is an advanced tool that will enable you to control MySQL databases. It's coded in PHP and provides an easy to navigate web interface to: set up, erase or change database cells, rows and whole tables. Less experienced users can employ the instrument to import or export a database with a couple of mouse clicks in a range of formats - PDF, SQL, CSV and XML, and that's the quickest and the simplest way to migrate a script-driven website from one hosting provider to another, due to the fact that almost all of the content of this kind of an Internet site is saved in a database, not in static files. More experienced users can access a number of advanced features including running MySQL statements or controlling the privileges of database users. phpMyAdmin is one of the most popular MySQL management systems out there.
phpMyAdmin in Shared Hosting
phpMyAdmin is available as a part of our shared hosting and you will be able to access it whenever you want from your Hepsia CP. All databases you set up inside the account shall be listed in alphabetical order within the MySQL Databases section of the Control Panel and all it shall take to log in to any of them will be to click on the small phpMyAdmin icon, that will be on the right side of each and every database. You won't have to enter any information, because you'll be logged in automatically in a new browser tab. If you would like to log in manually and not using the CP, you shall be able to do this via our direct phpMyAdmin login page where you'll have to input the database username and password. This option is handy if you have to grant access to a certain database to some third party, for instance a web designer.