phpMyAdmin is a feature-rich tool written in PHP, which shall offer you total control over a MySQL database. You may do literally anything - set up fields, rows and tables, remove them or modify their data, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is vital when you would like to switch hosting providers, simply because you can very easily create a full backup of a database in several formats (SQL, CSV, XML). You will end up with a single file containing the whole content of the database, so you may download it from the present provider, upload it to the server of the new one and import it via the same tool on their end. Your website shall look exactly the same, for the reason that all script apps store their data in a database. With phpMyAdmin you may also conveniently search and replace content of your preference across the entire website - a word, an expression or a link, for instance.

phpMyAdmin in Shared Hosting

phpMyAdmin is available as a part of our shared hosting plans and you will be able to access it anytime through your Hepsia Control Panel. All databases you create inside the account will be listed in alphabetical order inside the MySQL Databases section of the CP and all it shall take to log in to 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 need to type in any information, as you'll be logged in automatically in a new Internet browser tab. If you'd like to sign in manually instead of using the CP, you'll be able to do this 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, such as a web designer.

phpMyAdmin in Semi-dedicated Servers

We offer phpMyAdmin with every single semi-dedicated server account due to the fact that our packages support MySQL-driven websites. The tool is included inside our in-house built Hepsia website hosting Control Panel and if you'd like to change any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a specific database. You'll not need any login credentials as you shall be logged in automatically. If you don't want to use your CP or you need to grant access to any database to another person for whatever reason, you'll also have an alternative option - to navigate to our phpMyAdmin direct login webpage where our system shall require the database details. If you hire a web designer, for example, you can take advantage of that option to permit them to work on your site without granting them access to any files, email messages or some other databases inside the account.