phpMyAdmin is a feature-rich tool developed in PHP, which will offer you 100 % control over a MySQL database. You can do practically everything - set up fields, rows and tables, remove them or modify their data, export or import an entire database or just a specific part of it, and execute MySQL commands. The tool is essential if you need to switch hosting companies, simply because you may conveniently generate a full backup of a database in a variety of formats (SQL, CSV, XML). You'll end up with a single file which contains the whole content of the database, so you could download it from the current provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your site shall look exactly the same, simply because all script applications store their data within a database. With phpMyAdmin you can also effortlessly search and replace information of your preference across the entire internet site - a word, an expression or a link, for example.

phpMyAdmin in Cloud Hosting

phpMyAdmin is a part of every cloud hosting which we provide and it's accessible through our tailor-made Hepsia CP. A little phpMyAdmin icon will be displayed on the right side of every database that you create in the MySQL Databases section of the CP and by clicking on the icon for the database that you want to access, you will 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 a part of the data, import a database, run SQL queries, search and modify terms. If you don't want to go through the Control Panel, you will also be able to log in using a direct phpMyAdmin login page, but you should know the database username and password. The last feature is useful if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

If you have a semi-dedicated server plan through our company, you will be able to access phpMyAdmin to handle any MySQL database that you create in your account from the Hepsia hosting Control Panel. A new tab shall open inside your web browser the instant you click on the phpMyAdmin icon for a specific database and you will be logged into the state-of-the-art tool automatically, so you will not have to type the database username or password. If you want to provide access to another person like a web developer, for example, you could give them the database login details and they'll be able to log in via a direct link to phpMyAdmin, so they shall never need access to your whole internet hosting account. This option will allow you to keep your files and emails safe at all times.