phpMyAdmin is a feature-rich tool developed in PHP, that will give you total control of a MySQL database. You may do virtually everything - create fields, rows and tables, remove them or alter their content, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is very important when you would like to switch hosting companies, because you could effortlessly create a full backup of a database in different formats (SQL, CSV, XML). You will end up with just one file containing the entire content of the database, so you could download it from the present provider, upload it to the web server of the new one and import it through the same tool on their end. Your internet site shall look exactly the same, for the reason that all script applications store their data in a database. With phpMyAdmin you may also quickly search and replace content material of your choosing across the entire internet site - a word, a phrase or a link, for example.

phpMyAdmin in Hosting

phpMyAdmin is provided as an element of our hosting and you'll be able to access it anytime from your Hepsia CP. All databases that you create in the account will be listed in alphabetical order inside the MySQL Databases section of the CP and all it shall take to access any of them shall be to click on the small phpMyAdmin icon, that'll be on the right side of each and every database. You'll not have to type in any info, as you'll be logged in automatically in a new Internet browser tab. If you prefer to log in by hand and not using the Control Panel, you will be able to do this using our direct phpMyAdmin login page in which you shall have to type in the database account information. This option is useful if you want to offer access to a certain database to a third party, for example a web designer.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is one of the software instruments which come with our Linux semi-dedicated servers. You can easily log into it and control your MySQL databases if you click on the phpMyAdmin icon on the right side of every database that you have created through your Hepsia Internet hosting CP. You will not have to do anything else, since our system will log you in automatically and you could proceed with the tasks you need to do - import a database file from another service provider, change some content, etc. You can easily access a database by using our direct phpMyAdmin login page as well, but in such a case you'll have to type in the correct account information. You can use this option if you hire a web designer, as they can work on your website without accessing your web hosting Control Panel. In this way, all files and email messages you have inside the account will be secure.