phpMyAdmin
Find out what phpMyAdmin is, what it’s useful for and the reason why you will need it for your websites.
phpMyAdmin is an advanced tool that will enable you to control MySQL databases. It's written in PHP and offers an easy-to-use web interface to: set up, delete or modify database cells, rows and whole tables. Less experienced users could take advantage of the software tool to import or export a database with a few mouse clicks in many formats - XML, CSV, SQL and PDF, and that's the quickest and the simplest way to migrate a script-driven site from one web hosting provider to another, due to the fact that almost all the data of such an Internet site is stored in a database, not in static files. More experienced users can access numerous advanced functions which include running MySQL statements or handling the privileges of database users. phpMyAdmin is among the most commonly used MySQL management systems around.
phpMyAdmin in Cloud Hosting
phpMyAdmin is offered as an element of our cloud hosting plans and you shall be able to access it anytime via your Hepsia CP. All databases that you create in the account will be listed in alphabetical order in the MySQL Databases section of the CP and all it will take to log in to any of them will be to click on the tiny phpMyAdmin icon, that will be on the right side of every database. You will not need to type in any information, since you'll be logged in automatically in a new browser tab. If you prefer to log in manually instead of going through the Control Panel, you shall be able to do that via our direct phpMyAdmin login page in which you'll have to enter the database username and password. This option is handy if you want to give access to a particular database to some third party, for example a web designer.