phpMyAdmin
Discover what phpMyAdmin is, precisely what it’s used for and the reason why you will be needing it for your web sites.
phpMyAdmin is an advanced tool that shall enable you to manage MySQL databases. It's developed in PHP and provides you with an easy to work with web interface to: create, erase or modify database cells, rows and entire tables. Less experienced users could take advantage of the tool to import or export a database with a few mouse clicks in a number of formats - PDF, SQL, CSV and XML, and this is the fastest and the easiest way to migrate a script-driven Internet site from one web hosting company to another, since almost all of the content of this type of a website is kept in a database, not in static files. More knowledgeable users can access a variety of advanced features like running MySQL statements or handling the privileges of database users. phpMyAdmin is among the most popular MySQL management systems on the market.
phpMyAdmin in Cloud Hosting
phpMyAdmin is offered as an element of our Linux cloud packages and you'll be able to access it at any time via your Hepsia CP. All databases that you set up in the account will be listed in alphabetical order in the MySQL Databases section of the Control Panel and all it shall take to gain access to any of them will be to click on the little phpMyAdmin icon, that'll be on the right side of each and every database. You will not need to input any info, because you'll be logged in automatically in a new web browser tab. If you would like to log in manually and not using the CP, you will be able to do that via our direct phpMyAdmin login page in which you shall have to type in the database username and password. This option is handy if you need to give access to a particular database to some third party, for instance a web designer.