phpMyAdmin is a feature-rich tool coded in PHP, that will provide you with total control of a MySQL database. You can do virtually anything - set up fields, rows and tables, erase them or modify their data, export or import an entire database or just a specific part of it, and execute MySQL commands. The tool is necessary in case you need to switch web hosting companies, simply because you could very easily generate a full backup of a database in several formats (SQL, CSV, XML). You'll end up with one file containing the whole content of the database, so you could download it from the current provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your website will look exactly the same, simply because all script apps store their content within a database. With phpMyAdmin you could also quickly search and replace information of your choosing across the entire internet site - a word, a phrase or a link, for example.

phpMyAdmin in Shared Hosting

phpMyAdmin is featured as an element of our Linux shared hosting and you'll be able to access it anytime via your Hepsia Control Panel. All databases which you set up in the account will 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 small phpMyAdmin icon, which will be on the right side of each and every database. You will not need to type in any information, as you will be logged in automatically in a new Internet browser tab. If you prefer to sign in by hand instead of going through the Control Panel, you'll be able to do that via our direct phpMyAdmin login page in which you shall have to type in the database username and password. This option is useful if you have to give access to a specific database to some third party, for example a web designer.

phpMyAdmin in Semi-dedicated Hosting

We supply phpMyAdmin with every single semi-dedicated server account since all our packages support MySQL-driven sites. The tool is included in our in-house built Hepsia web hosting CP and if you would like to modify any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a specific database. You will not need any login credentials because you'll be signed in automatically. If you do not want to employ your CP or you would like to grant access to any database to another individual for whatever reason, you'll have an alternative option - to visit our phpMyAdmin direct login webpage where our system shall require the database username and password. If you hire a web designer, for example, you can take advantage of this particular option to permit them to work on your site without granting them access to any files, emails or any other databases inside the account.