phpMyAdmin is a feature-rich tool coded in PHP, that will provide you with complete control over a MySQL database. You may do virtually anything - create fields, rows and tables, erase them or change their content, export or import an entire database or just a specific part of it, and execute MySQL commands. The tool is essential in case you would like to switch web hosting providers, since you could conveniently create a full backup of a database in several formats (SQL, CSV, XML). You will end up with just one file that contains the entire content of the database, so you may 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, because all script apps store their data inside a database. With phpMyAdmin you may also easily search and replace content material of your preference across the whole website - a word, a phrase or a link, for instance.
phpMyAdmin in Website Hosting
phpMyAdmin is offered as a part of our Linux website hosting packages and you will be able to access it at any time from your Hepsia CP. All databases which you set up in the account shall be listed in alphabetical order inside the MySQL Databases section of the CP 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 every database. You will not have to type in any info, because you'll be logged in automatically in a new web browser tab. If you would like to sign in by hand and not using the CP, you'll be able to do so using our direct phpMyAdmin login page where you will have to enter the database account information. This option is useful if you want to grant access to a particular database to a third party, for example a web designer.
phpMyAdmin in Semi-dedicated Hosting
phpMyAdmin is one of the software tools that come with all our Linux semi-dedicated hosting packages. You can easily log into it and control all of your MySQL databases if you click on the phpMyAdmin icon on the right side of every database that you have created through your Hepsia Internet hosting Control Panel. You'll not need to do anything else, as our system will log you in automatically and you can proceed with the tasks you want to do - import a database file from another provider, modify some content, and so forth. You can easily access a database by using the direct phpMyAdmin login page as well, but in this case you will need to input the correct account information. You could use this option if you hire a website designer, as they can work on your Internet site without accessing your web hosting Control Panel. That way, all files and email messages which you have inside the account will be safe.