phpMyAdmin is an advanced tool that will enable you to manage MySQL databases. It is coded in PHP and provides an easy to work with web interface to: set up, delete or change database cells, rows and entire tables. Less experienced users may take advantage of the tool to import or export a database with a few mouse clicks in a range of formats - PDF, SQL, CSV and XML, and this is the swiftest and the easiest way to transfer 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 kept in a database, not in static files. More capable users can access quite a few advanced features which include running MySQL statements or managing the privileges of database users. phpMyAdmin is amongst the most widely used MySQL management systems on the market.
phpMyAdmin in Cloud Hosting
phpMyAdmin is provided as part of our Linux cloud hosting packages and you shall be able to access it anytime via your Hepsia Control Panel. All databases which you create in the account will be listed in alphabetical order within the MySQL Databases section of the Control Panel and all it will take to log in to any of them shall be to click on the little phpMyAdmin icon, which will be on the right side of each and every database. You'll not need to input any information, as you will be logged in automatically in a new Internet browser tab. If you'd like to log in by hand and not using the CP, you'll be able to do so via our direct phpMyAdmin login page where you will have to type in the database username and password. This option is useful if you want to grant access to a certain database to a third party, such as a web designer.