phpMyAdmin
Learn more about what phpMyAdmin is and how you can use it as a management tool for all of your MySQL databases.
phpMyAdmin is an innovative tool which will allow you to handle MySQL databases. It's written in PHP and provides you with an easy-to-use web interface to: create, delete or change database cells, rows and entire tables. Less experienced users can use the instrument to import or export a database with several clicks in numerous formats - XML, SQL, CSV and PDF, and that is the swiftest and the simplest way to move a script-driven Internet site from one Internet hosting provider to another, as almost all the content of this kind of an Internet site is kept in a database, not in static files. More knowledgeable users can access quite a few advanced functions which include running MySQL statements or managing 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 every Linux shared package which we offer and it is accessible from our custom Hepsia Control Panel. A small phpMyAdmin icon will be displayed on the right side of each database that you create in the MySQL Databases section of the Control Panel and by clicking on the icon for the database that you want to access, you shall be logged into the app automatically in a new tab of your web browser. Then you can do everything you would like - export the entire or a part of the data, import a database, run SQL queries, search and modify terms. If you do not want to employ the CP, you shall also be able to log in through a direct phpMyAdmin login page, but you must know the database account information. The last function is helpful if you have to give access to a database to a third-party.