phpMyAdmin is a feature-rich tool written in PHP, which shall offer you total control over a MySQL database. You could do practically everything - set up fields, rows and tables, remove them or modify their data, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is necessary in case you would like to switch hosting providers, due to the fact that you may very easily create a full backup of a database in different formats (SQL, CSV, XML). You shall end up with one file containing the whole content of the database, so you can easily download it from the present provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your website will look exactly the same, due to the fact that all script apps store their data inside a database. With phpMyAdmin you may also conveniently search and replace information of your choice across the whole internet site - a word, a phrase or a link, for instance.

phpMyAdmin in Cloud Website Hosting

We offer phpMyAdmin with all of our Linux cloud website hosting plans and you'll be able to access it through the MySQL Databases part of your Hepsia Control Panel. If you're signed into your Internet hosting account, you can click on the phpMyAdmin icon, that will be on the right-hand side of each database you have created, and you shall be logged in immediately. Alternatively, you can also access a database directly by navigating to our phpMyAdmin login page and entering the corresponding account info. You'll have the exact same level of access in both cases and you will be able to carry out all procedures the software tool supports, to enable you to easily import, export or change each of your databases. The direct link may be extremely useful when a third person, such as a web designer, requires access to a given database and you do not want to give them full access to the web hosting account.

phpMyAdmin in Semi-dedicated Servers

We offer phpMyAdmin with each semi-dedicated server account as our plans support MySQL-driven Internet sites. The tool is included inside our in-house built Hepsia hosting Control Panel and if you'd like to modify any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a given database. You will not need any login credentials since you will be signed in automatically. If you don't want to go through your CP or you would like to grant access to any database to another individual for whatever reason, you'll have an alternative option - to visit our phpMyAdmin direct login page in which our system will require the database details. If you hire a web designer, for example, you can take advantage of this option to permit them to work on your website without granting them access to any files, email messages or any other databases in the account.