phpMyAdmin is a sophisticated tool that will allow you to manage MySQL databases. It is developed in PHP and provides an easy to navigate web interface to: set up, delete or change database cells, rows and entire tables. Less experienced users can use the software tool to import or export a database with a few clicks in a range of formats - XML, CSV, SQL and PDF, and that's the quickest and the easiest way to migrate a script-driven site from one hosting provider to another, as most of the data of this kind of an Internet site is kept in a database, not in static files. Knowledgeable users can access numerous advanced features such as running MySQL statements or handling the privileges of database users. phpMyAdmin is among the most widely used MySQL management systems on the market.
phpMyAdmin in Shared Web Hosting
phpMyAdmin is featured as an element of our Linux shared web hosting packages and you shall be able to access it at any time through your Hepsia CP. All databases you set up inside the account will 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 shall be to click on the little phpMyAdmin icon, that will be on the right side of every database. You'll not need to input any information, since you'll be logged in automatically in a new web browser tab. If you would like to log in manually and not going through the CP, you shall be able to do that through our direct phpMyAdmin login page in which you shall have to enter the database username and password. This option is helpful if you have to grant access to a certain database to a third party, for instance a web designer.