phpMyAdmin is an advanced tool that shall enable you to control MySQL databases. It's written in PHP and provides you with an easy to navigate web interface to: set up, delete or modify database cells, rows and whole tables. Less experienced users can use the tool to import or export a database with a couple of clicks in a range of formats - XML, CSV, SQL and PDF, and this is the swiftest and the easiest way to transfer a script-driven website from one web hosting provider to another, since most of the data of this kind of an Internet site is kept in a database, not in static files. Knowledgeable users can access a number of advanced features like running MySQL statements or handling the privileges of database users. phpMyAdmin is one of the most commonly used MySQL management systems out there.

phpMyAdmin in Shared Hosting

phpMyAdmin is a part of every single Linux shared hosting that we provide and it's accessible through our custom-made Hepsia Control Panel. A tiny phpMyAdmin icon shall be displayed on the right side of any 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 shall be logged into the app instantly in a new tab of your Internet browser. Then you can do everything you would like - export the whole or a part of the content, import a database, run SQL queries, search and change terms. If you do not want to employ the CP, you shall also be able to log in using a direct phpMyAdmin login page, but you ought to know the database username and password. The last feature is useful if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

When you host your script-driven site inside a semi-dedicated server account from our company, you will be able to administer the website database manually without any difficulty since you can log in to phpMyAdmin directly from your web hosting Control Panel. Any MySQL database which you create shall be listed in the Databases section of your account and it will have a phpMyAdmin icon on its right side. Accessing the tool for a specific database is as simple as clicking on that icon and our system shall open a new tab in your browser and it will log you in automatically, to enable you to export/import or modify any content you want. We also offer the option to sign in directly to phpMyAdmin without employing your CP. In this situation, the login is manual and requires a username and a password. This feature permits you to give access to a specific database to other people without giving them access to your Internet hosting account.