phpMyAdmin is a sophisticated tool that will allow you to handle MySQL databases. It is developed in PHP and offers an easy-to-use web interface to: create, erase or change database cells, rows and entire tables. Less experienced users may employ the tool to import or export a database with a couple of clicks in many formats - XML, SQL, CSV and PDF, and that's the swiftest and the simplest way to migrate a script-driven site from one website hosting provider to another, as almost all of the content of this type of a website is saved in a database, not in static files. More knowledgeable users can access a variety of advanced features like running MySQL statements or controlling the privileges of database users. phpMyAdmin is one of the most widely used MySQL management systems available.

phpMyAdmin in Cloud Hosting

phpMyAdmin is part of every single cloud hosting package we offer and it's accessible through our in-house made Hepsia Control Panel. A little phpMyAdmin icon will be displayed on the right side of any database that you set up inside the MySQL Databases section of the CP and by clicking on the icon for the database which you want to access, you shall be logged into the application immediately in a new tab of your web 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 modify terms. If you do not want to go through the CP, you will also be able to log in via a direct phpMyAdmin login page, but you ought to know the database username and password. The last function is beneficial if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

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