phpMyAdmin is a feature-rich tool developed in PHP, which will give you total control of a MySQL database. You may do practically anything - set up fields, rows and tables, remove them or change their content, export or import a whole database or just a specific part of it, and execute MySQL commands. The tool is very important in case you need to switch hosting companies, because you can easily generate a full backup of a database in a number of 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 through the same tool on their end. Your website shall look exactly the same, simply because all script applications store their content within a database. With phpMyAdmin you could also easily search and replace content material of your choosing across the whole web site - a word, a phrase or a link, for instance.

phpMyAdmin in Shared Web Hosting

phpMyAdmin is provided as part of our Linux shared web hosting services and you will be able to access it whenever you want from your Hepsia Control Panel. All databases which you set up in the account shall be listed in alphabetical order in the MySQL Databases section of the Control Panel and all it shall take to gain access to any of them will be to click on the tiny phpMyAdmin icon, which will be on the right side of each database. You will 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 log in by hand instead of going through the CP, you shall be able to do this using our direct phpMyAdmin login page where you'll have to input the database username and password. This option is useful if you need to grant access to a certain database to a third party, such as a web designer.

phpMyAdmin in Semi-dedicated Hosting

We offer phpMyAdmin with each semi-dedicated server account as our packages support MySQL-driven websites. The tool is integrated in our in-house built Hepsia web hosting Control Panel and if you want to edit any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a particular database. You'll not need any login credentials because you'll be signed in automatically. If you don't want to go through your Control Panel or you want to provide access to any database to another person for some reason, you'll have an alternative option - to visit our phpMyAdmin direct login web page where our system will require the database account info. If you hire a web page designer, for instance, you can employ this option to permit them to work on your website without giving them access to any files, e-mails or other databases inside the account.