phpMyAdmin is an innovative tool that shall permit you to control MySQL databases. It is written in PHP and provides you with an easy-to-use 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 couple of mouse clicks in many different formats - XML, CSV, SQL and PDF, and that is the fastest and the simplest way to migrate a script-driven website from one website hosting provider to another, since most of the content of this kind of an Internet site is kept in a database, not in static files. More capable users can access numerous advanced functions which include running MySQL statements or handling the privileges of database users. phpMyAdmin is one of the most widely used MySQL management systems available.

phpMyAdmin in Shared Web Hosting

phpMyAdmin is a part of each shared web hosting which we offer and it is accessible via our custom-built Hepsia CP. A small phpMyAdmin icon will be displayed on the right side of each database which you create inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database that you want to access, you'll be logged into the app instantly in a new tab of your browser. Then you can do anything you'd like - export the whole or part of the data, import a database, run SQL queries, search and replace terms. If you do not want to use the CP, you will also be able to log in using a direct phpMyAdmin login page, but you should know the database account information. The last feature is useful if you have to grant access to a database to a third-party.