phpMyAdmin is a feature-rich tool written in PHP, that will give you 100 % control of a MySQL database. You could do literally anything - set up fields, rows and tables, remove them or change their content, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is vital when you want to switch hosting companies, since you could conveniently create a full backup of a database in several formats (SQL, CSV, XML). You will end up with just one file which contains the entire content of the database, so you can easily download it from the current 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, because all script applications store their content within a database. With phpMyAdmin you can also conveniently search and replace information of your choosing across the whole internet site - a word, an expression or a link, for instance.

phpMyAdmin in Shared Web Hosting

phpMyAdmin is featured as an element of our shared web hosting packages and you will be able to access it anytime via your Hepsia CP. All databases which you create inside the account will be listed in alphabetical order in the MySQL Databases section of the CP and all it shall take to access any of them will be to click on the tiny phpMyAdmin icon, that'll be on the right side of each and every database. You will not have to type in any info, since you'll be logged in automatically in a new browser tab. If you'd like to sign in by hand instead of going through the Control Panel, you shall be able to do that via our direct phpMyAdmin login page where you will have to enter the database account information. This option is handy if you need to offer access to a specific database to a third party, for example a web designer.

phpMyAdmin in Semi-dedicated Hosting

We supply phpMyAdmin with each and every semi-dedicated server account due to the fact that our plans support MySQL-driven sites. The tool is incorporated inside our in-house built Hepsia Internet hosting CP and if you would like to change any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a specific database. You shall not need any login credentials because you will be logged in automatically. If you do not want to use your Control Panel or you want to grant access to any database to another individual for some reason, you'll have an alternative option - to navigate to our phpMyAdmin direct login webpage where our system will require the database username and password. If you hire a web designer, for instance, you can take advantage of that option to allow them to work on your website without giving them access to any files, e-mails or any other databases in the account.