phpMyAdmin is a feature-rich tool coded in PHP, which will give you total control over a MySQL database. You may do practically everything - create fields, rows and tables, erase them or change their data, export or import an entire database or only a certain part of it, and execute MySQL commands. The tool is irreplaceable in case you need to switch web hosting providers, as you can conveniently create a full backup of a database in a number of formats (SQL, CSV, XML). You'll end up with only one file containing the whole content of the database, so you could download it from the present provider, upload it to the web server of the new one and import it using the same tool on their end. Your internet site shall look exactly the same, simply because all script applications store their data within a database. With phpMyAdmin you could also easily search and replace information of your choice across the entire website - a word, an expression or a link, for instance.

phpMyAdmin in Shared Hosting

phpMyAdmin is available as part of our shared hosting plans and you'll be able to access it at any time through your Hepsia CP. All databases that you create in the account shall be listed in alphabetical order in the MySQL Databases section of the CP and all it shall take to access any of them will be to click on the small phpMyAdmin icon, that will be on the right side of each database. You will not have to enter any info, as you will be logged in automatically in a new web browser tab. If you'd like to sign in manually and not going through the CP, you will be able to do that through our direct phpMyAdmin login page in which you will have to input the database username and password. This option is handy if you want to grant access to a particular database to some third party, for example a web designer.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is amongst the software instruments that come with our Linux semi-dedicated plans. You could log into it and control any of your MySQL databases if you click on the phpMyAdmin icon situated on the right side of each and every database which you have created using your Hepsia web hosting CP. You will not have to do anything else, because our system shall log you in automatically and you can easily proceed with the tasks you want to do - import a database file from another host company, modify some content, and so forth. You can easily access a database by using our direct phpMyAdmin login page as well, but in cases like this you will need to enter the correct username and password. You can use this option if you hire a web designer, as they can work on your site without accessing your website hosting CP. This way, all files and emails which you have in the account will be safe.