phpMyAdmin is a feature-rich tool coded in PHP, which shall present you with total control of a MySQL database. You could do absolutely anything - set up fields, rows and tables, remove them or alter their content, export or import a whole database or just a specific part of it, and execute MySQL commands. The tool is very important when you would like to switch hosting companies, because you could conveniently create a full backup of a database in a variety of formats (SQL, CSV, XML). You will end up with just one file containing the whole content of the database, so you can download it from the present provider, upload it to the server of the new one and import it using the same tool on their end. Your internet site shall look exactly the same, for the reason that all script apps store their data inside a database. With phpMyAdmin you could also easily search and replace information of your choosing across the entire internet site - a word, an expression or a link, for example.

phpMyAdmin in Website Hosting

phpMyAdmin is featured as an element of our Linux website hosting packages and you'll be able to access it anytime through your Hepsia CP. All databases you set up inside the account shall be listed in alphabetical order in the MySQL Databases section of the CP and all it shall take to gain access to any of them will be to click on the small phpMyAdmin icon, that will be on the right side of each database. You will not have to input any information, since you'll be logged in automatically in a new browser tab. If you'd like to log in manually rather than going through the CP, you'll be able to do this using our direct phpMyAdmin login page in which you will have to type in the database username and password. This option is helpful if you want to give access to a certain database to some third party, for example a web designer.

phpMyAdmin in Semi-dedicated Hosting

We offer phpMyAdmin with every single semi-dedicated server account as our plans support MySQL-driven Internet sites. The tool is integrated in our in-house built Hepsia hosting Control Panel and if you want to change any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a certain database. You will not need any login credentials as you'll be signed in automatically. If you do not want to use your CP or you would like to give access to any database to another individual for whatever reason, you'll have an alternative option - to navigate to our phpMyAdmin direct login page where our system will require the database details. If you hire a web developer, for instance, you can use this option to permit them to work on your Internet site without granting them access to any files, emails or some other databases in the account.