phpMyAdmin is an advanced tool that will allow you to handle MySQL databases. It's developed in PHP and provides an easy to work with web interface to: create, erase or change database cells, rows and entire tables. Less experienced users could use the tool to import or export a database with a few mouse clicks in many different formats - XML, SQL, CSV and PDF, and that is the swiftest and the simplest way to migrate a script-driven site from one hosting provider to another, as most of the content of such an Internet site is saved in a database, not in static files. More capable users can access a variety of advanced features including running MySQL statements or controlling the privileges of database users. phpMyAdmin is one of the most popular MySQL management systems available.

phpMyAdmin in Cloud Web Hosting

phpMyAdmin is a part of every single cloud web hosting plan that we provide and it is accessible through our in-house made Hepsia Control Panel. A little phpMyAdmin icon will be displayed on the right side of each database you create inside the MySQL Databases section of the CP and by clicking on the icon for the database you want to access, you'll be logged into the application instantly in a new tab of your Internet browser. Then you can do anything you would like - export the whole or a part of the content, import a database, run SQL queries, search and change terms. If you don't want to employ the CP, you will also be able to sign in through a direct phpMyAdmin login page, but you should know the database username and password. The last function is useful if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

When you have a semi-dedicated server plan through our company, you shall be able to access phpMyAdmin to manage any MySQL database you set up inside your account from the Hepsia hosting Control Panel. A new tab shall open within your Internet browser as soon as you click on the phpMyAdmin icon for a specific database and you'll be logged into the advanced tool automatically, so you'll not have to type the database username or password. If you would like to provide access to another person like a web developer, for example, you can give them the database login information and they shall be able to log in by using a direct link to phpMyAdmin, so they'll never need access to your entire hosting account. This option will allow you to keep your files and emails safe at all times.