phpMyAdmin is a feature-rich tool developed in PHP, that will present you with full control over a MySQL database. You may do absolutely everything - set up fields, rows and tables, remove them or change their content, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is very important when you want to switch web hosting providers, since you could effortlessly generate a full backup of a database in several formats (SQL, CSV, XML). You'll end up with one file which contains the entire content of the database, so you may download it from the current provider, upload it to the web server of the new one and import it via the same tool on their end. Your site will look exactly the same, because all script applications store their content inside a database. With phpMyAdmin you may also quickly search and replace information of your choosing across the entire internet site - a word, an expression or a link, for instance.

phpMyAdmin in Cloud Hosting

phpMyAdmin is featured as a part of our cloud hosting plans and you shall be able to access it whenever you want through your Hepsia Control Panel. All databases that you set up inside the account will be listed in alphabetical order inside the MySQL Databases section of the CP and all it will take to access any of them shall be to click on the tiny phpMyAdmin icon, that'll be on the right side of each database. You will not need to type in any information, because you will be logged in automatically in a new browser tab. If you prefer to sign in manually rather than going through the CP, you'll be able to do so via our direct phpMyAdmin login page in which you'll have to type in the database account information. This option is helpful if you have to offer access to a particular database to some third party, for example a web designer.

phpMyAdmin in Semi-dedicated Servers

We offer phpMyAdmin with each and every semi-dedicated server account as all our packages support MySQL-driven websites. The tool is integrated inside our in-house built Hepsia website hosting Control Panel and if you'd like to change any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a given database. You'll not need any login credentials because you shall be logged in automatically. If you don't want to use your Control Panel or you would like to grant access to any database to another person for some reason, you'll have an alternative option - to navigate to our phpMyAdmin direct login web page where our system shall require the database details. If you hire a web development company, for example, you can employ that option to allow them to work on your Internet site without giving them access to any files, email messages or other databases inside the account.