phpMyAdmin
Learn what phpMyAdmin is, exactly what it’s useful for and the reasons why you will be needing it for your websites.
phpMyAdmin is an innovative tool that shall allow you to manage MySQL databases. It is written in PHP and provides an easy to navigate web interface to: set up, erase or change database cells, rows and entire tables. Less experienced users can use the software tool to import or export a database with several clicks in many formats - PDF, CSV, SQL and XML, and that is the swiftest and the easiest way to migrate a script-driven Internet site from one website hosting provider to another, since almost all the data of this kind of an Internet site is stored in a database, not in static files. More capable users can access quite a few advanced functions including 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 Hosting
phpMyAdmin is part of each shared hosting that we provide and it's accessible via our in-house built Hepsia CP. A small phpMyAdmin icon shall be displayed on the right side of each database that you create in the MySQL Databases section of the CP and by clicking on the icon for the database you want to access, you will be logged into the app instantly in a new tab of your Internet browser. Then you can do everything you'd like - export the whole or a part of the data, import a database, run SQL queries, search and modify terms. If you do not want to employ the Control Panel, you'll also be able to log in via a direct phpMyAdmin login page, but you ought to know the database account information. The last feature is helpful if you have to give access to a database to a third-party.