phpMyAdmin is a feature-rich tool written in PHP, that will provide you with 100 % control of a MySQL database. You may do literally anything - create fields, rows and tables, erase them or modify their data, export or import an entire database or just a particular part of it, and execute MySQL commands. The tool is irreplaceable when you would like to switch web hosting companies, as you can very easily create a full backup of a database in different formats (SQL, CSV, XML). You shall end up with one file containing the entire content of the database, so you can easily download it from the present provider, upload it to the server of the new one and import it using the same tool on their end. Your website will look exactly the same, because all script applications store their data in a database. With phpMyAdmin you can also effortlessly search and replace information of your preference across the entire internet site - a word, a phrase or a link, for example.
phpMyAdmin in Shared Website Hosting
phpMyAdmin is featured as an element of our Linux shared website hosting and you'll be able to access it whenever you want from your Hepsia CP. All databases that you set up inside the account will be listed in alphabetical order inside the MySQL Databases section of the CP and all it will take to gain access to any of them shall be to click on the tiny phpMyAdmin icon, that'll be on the right side of every database. You won't need to input any info, since you'll be logged in automatically in a new browser tab. If you prefer to sign in by hand and not using the Control Panel, you shall be able to do this using our direct phpMyAdmin login page where you will have to type in the database username and password. This option is helpful if you need to offer access to a specific database to some third party, for example a web designer.
phpMyAdmin in Semi-dedicated Hosting
When you have a semi-dedicated server package from our company, you shall be able to access phpMyAdmin to control any MySQL database which you set up in your account through the Hepsia hosting Control Panel. A new tab shall open inside your Internet browser whenever you click on the phpMyAdmin icon for a specific database and you'll be logged into the advanced tool automatically, so you'll not need to type the database username or password. If you want to provide access to another person such as a website designer, for instance, you could give them the database login info and they shall be able to log in by using a direct link to phpMyAdmin, so they will never need access to your entire web hosting account. This option will allow you to keep your files and emails safe at all times.