phpMyAdmin is a feature-rich tool developed in PHP, that will present you with complete control of a MySQL database. You may do absolutely anything - create fields, rows and tables, delete 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 necessary if you would like to switch web hosting providers, since you may conveniently generate a full backup of a database in a number of formats (SQL, CSV, XML). You'll end up with only one file which contains the whole content of the database, so you can easily 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 internet site shall look exactly the same, due to the fact that all script apps store their content in a database. With phpMyAdmin you can also effortlessly search and replace content of your choice across the whole web site - a word, a phrase or a link, for instance.
phpMyAdmin in Cloud Website Hosting
phpMyAdmin is available as a part of our cloud website hosting packages and you shall be able to access it whenever you want via your Hepsia CP. All databases which you set up inside the account shall be listed in alphabetical order inside the MySQL Databases section of the Control Panel and all it will take to access any of them will be to click on the tiny phpMyAdmin icon, that'll be on the right side of each and every database. You will not need to enter any information, because you'll be logged in automatically in a new browser tab. If you prefer to log in by hand rather than going through the Control Panel, you shall be able to do this using our direct phpMyAdmin login page in which you will have to input the database account information. This option is useful if you have to give access to a specific database to some third party, such as a web designer.
phpMyAdmin in Semi-dedicated Hosting
phpMyAdmin is amongst the software instruments which come with all our Linux semi-dedicated hosting packages. You can log into it and manage your MySQL databases if you click on the phpMyAdmin icon on the right side of each database which you have created using your Hepsia hosting CP. You shall not have to do anything else, as our system will log you in automatically and you may proceed with the tasks you have to do - import a database file from another company, modify some content, and so on. You can easily access a database by using our direct phpMyAdmin login page as well, but in this case you will have to enter the correct details. You can use this option if you hire a web designer, as they can work on your website without accessing your website hosting Control Panel. This way, all files and e-mails that you have inside the account will be safe.