phpMyAdmin is a feature-rich tool coded in PHP, which will present you with total control over a MySQL database. You can do practically everything - create fields, rows and tables, remove them or change their content, export or import an entire database or just a certain part of it, and execute MySQL commands. The tool is irreplaceable if you need to switch hosting providers, due to the fact that you could effortlessly generate a full backup of a database in different formats (SQL, CSV, XML). You'll end up with one file that contains the entire content of the database, so you can easily download it from the current provider, upload it to the server of the new one and import it using the same tool on their end. Your site shall look exactly the same, for the reason that all script applications store their data in a database. With phpMyAdmin you may also conveniently search and replace content of your preference across the whole web site - a word, a phrase or a link, for example.
phpMyAdmin in Web Hosting
phpMyAdmin is provided as an element of our web hosting service and you shall be able to access it whenever you want from your Hepsia CP. All databases that you create 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, that will be on the right side of each database. You won't need to type in any information, as you will be logged in automatically in a new Internet browser tab. If you would like to log in by hand rather than going through the CP, you shall be able to do so using our direct phpMyAdmin login page where you shall have to enter the database username and password. This option is useful if you need to give access to a certain database to a third party, such as a web designer.
phpMyAdmin in Semi-dedicated Servers
phpMyAdmin is one of the tools that come with all our Linux semi-dedicated hosting service. You can easily log into it and control all of your MySQL databases if you click on the phpMyAdmin icon located on the right side of every database you have created via your Hepsia web hosting Control Panel. You shall not have to do anything else, since our system shall log you in automatically and you could proceed with the tasks you want to do - import a database file from another website hosting company, modify some content, etcetera. You may access a database by using the direct phpMyAdmin login page also, but in such a case you'll need to enter the correct details. You could use this option if you hire a web developer, as they can work on your website without accessing your website hosting Control Panel. That way, all files and email messages that you have inside the account will be secure.