phpMyAdmin is a sophisticated tool which will allow you to handle MySQL databases. It's developed in PHP and provides you with an easy-to-use web interface to: set up, delete or change database cells, rows and entire tables. Less experienced users could employ the instrument to import or export a database with a couple of mouse clicks in many formats - XML, CSV, SQL and PDF, and that is the fastest and the easiest way to transfer a script-driven site from one hosting company to another, as almost all the data of such an Internet site is kept in a database, not in static files. More knowledgeable users can access a number of advanced features including running MySQL statements or controlling the privileges of database users. phpMyAdmin is among the most widely used MySQL management systems around.

phpMyAdmin in Cloud Hosting

phpMyAdmin is a part of every cloud service which we offer and it's accessible from our in-house made Hepsia CP. A small phpMyAdmin icon shall be displayed on the right side of each database that you create inside the MySQL Databases section of the CP and by clicking on the icon for the database which you want to access, you'll be logged into the application automatically in a new tab of your browser. Then you can do anything you would like - export the whole or part of the data, import a database, run SQL queries, search and change terms. If you don't want to use the Control Panel, you'll also be able to sign in through a direct phpMyAdmin login page, but you must know the database username and password. The last feature is handy if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

If you host any script-driven website inside a semi-dedicated server account from our company, you'll be able to administer the website database manually without difficulty because you can sign in to phpMyAdmin straight from your web hosting Control Panel. Any MySQL database that you set up will be listed in the Databases section of your account and it'll 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 will open a new tab in your Internet browser and it'll log you in automatically, to enable you to export/import or modify any content that you would like. We also provide the option to sign in straight to phpMyAdmin without using your Control Panel. In this case, the login is manual and requires a username and a password. This feature will enable you to grant access to a particular database to other individuals without giving them access to your hosting account.