phpMyAdmin is a feature-rich tool developed in PHP, which will present you with full control over a MySQL database. You can do absolutely anything - set up fields, rows and tables, erase them or modify their content, export or import an entire database or only a particular part of it, and execute MySQL commands. The tool is essential when you need to switch web hosting companies, due to the fact that you could effortlessly create a full backup of a database in different formats (SQL, CSV, XML). You shall end up with only one file which contains the whole content of the database, so you may download it from the current provider, upload it to the server of the new one and import it via the same tool on their end. Your website will look exactly the same, simply because all script applications store their data in a database. With phpMyAdmin you could also quickly search and replace content material of your preference across the whole web site - a word, an expression or a link, for example.
phpMyAdmin in Cloud Web Hosting
phpMyAdmin is featured as a part of our cloud web hosting plans and you shall be able to access it anytime from your Hepsia CP. All databases you set up inside the account will be listed in alphabetical order inside the MySQL Databases section of the Control Panel and all it will take to log in to any of them will be to click on the tiny phpMyAdmin icon, which will be on the right side of each and every database. You will not have to enter any information, because you will be logged in automatically in a new browser tab. If you prefer to sign in manually instead of going through the Control Panel, you will be able to do that using our direct phpMyAdmin login page in which you will have to enter the database account information. This option is useful if you need to grant access to a certain database to some third party, for instance a web designer.
phpMyAdmin in Semi-dedicated Servers
We provide phpMyAdmin with each semi-dedicated server account since our packages support MySQL-driven Internet sites. The tool is integrated in our in-house built Hepsia web hosting Control Panel and if you want to modify any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a particular database. You won't need any login credentials since you will be logged in automatically. If you don't want to use your Control Panel or you want to give access to any database to another person for some reason, you'll also have an alternative option - to visit our phpMyAdmin direct login webpage where our system will require the database details. If you hire a web designer, for instance, you can take advantage of that option to allow them to work on your site without granting them access to any files, emails or any other databases in the account.