phpMyAdmin is a feature-rich tool developed in PHP, which will offer you complete control of a MySQL database. You could do literally anything - create fields, rows and tables, remove them or alter their content, 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 hosting companies, simply because you can conveniently create a full backup of a database in a variety of formats (SQL, CSV, XML). You'll end up with just 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 using the same tool on their end. Your internet site will look exactly the same, for the reason that all script apps store their content inside a database. With phpMyAdmin you could also quickly search and replace information of your choosing across the whole internet site - a word, an expression or a link, for example.
phpMyAdmin in Cloud Hosting
You shall be able to use phpMyAdmin to access any database that you create in a cloud hosting account bought through our company simply because we supply the tool by default with all our hosting plans. As soon as you log in to your Hepsia hosting Control Panel and set up a new database in the MySQL Databases section, a small phpMyAdmin icon will appear on its right-hand side. What it takes to log in automatically is to click on this icon and the tool will open inside a new web browser tab, so you can manage the database data. This is also how you can import a database in case you are moving your web site from another service provider to our sophisticated cloud hosting platform. The other way to log in to a database is if you use our direct phpMyAdmin login URL, but you need to know the DB account info. This option will allow you to provide access to any database to other people, without providing them with access to the entire web hosting account.
phpMyAdmin in Semi-dedicated Hosting
phpMyAdmin is one of the software tools which come with all our Linux semi-dedicated hosting packages. You may log into it and control your MySQL databases if you click on the phpMyAdmin icon located on the right side of each and every database which you have created using your Hepsia web hosting Control Panel. You shall not need to do anything else, as our system will log you in automatically and you will be able to proceed with the tasks you have to do - import a database file from another company, change some content, and so forth. You can easily access a database by using the direct phpMyAdmin login page also, but in this situation you'll have to input the correct details. You can use this option if you hire a web designer, as they can work on your website without accessing your web hosting CP. This way, all files and email messages which you have inside the account shall be protected.