phpMyAdmin is a feature-rich tool written in PHP, that will provide you with 100 % control over a MySQL database. You can do virtually anything - set up fields, rows and tables, delete them or change their data, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is essential in case you need to switch web hosting providers, due to the fact that you may conveniently generate a full backup of a database in a number of formats (SQL, CSV, XML). You shall end up with only one file containing the whole content of the database, so you could download it from the current provider, upload it to the server of the new one and import it via the same tool on their end. Your website shall look exactly the same, due to the fact that all script applications store their content within a database. With phpMyAdmin you can also conveniently search and replace information of your choosing across the entire website - a word, a phrase or a link, for example.

phpMyAdmin in Cloud Web Hosting

phpMyAdmin is a part of every single cloud web hosting we provide and it's accessible via our in-house made Hepsia CP. A tiny phpMyAdmin icon will be shown on the right side of each database 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'll be logged into the app instantly in a new tab of your web browser. Then you can do everything you would like - export the whole or a part of the data, import a database, run SQL queries, search and replace terms. If you do not want to go through the CP, you'll also be able to sign in via a direct phpMyAdmin login page, but you should know the database username and password. The last function is useful if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

When you have a semi-dedicated server plan from our company, you'll be able to access phpMyAdmin to handle any MySQL database that you create in your account through the Hepsia hosting Control Panel. A new tab shall open in your web browser whenever you click on the phpMyAdmin icon for a specific database and you will be logged into the sophisticated tool automatically, so you will not need to type in the database username or password. If you want to provide access to another person such as a website designer, for instance, you can give them the database login credentials and they'll be able to log in by using a direct link to phpMyAdmin, so they'll never need access to your entire web hosting account. This option will allow you to keep your files and emails safe at all times.