phpMyAdmin is a feature-rich tool developed in PHP, which shall give you 100 % control of a MySQL database. You could do virtually everything - create fields, rows and tables, delete them or alter their content, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is irreplaceable in case you would like to switch web hosting companies, due to the fact that you may very easily create a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with a single file containing the whole content of the database, so you can download it from the present provider, upload it to the server of the new one and import it via the same tool on their end. Your internet site shall look exactly the same, because all script apps store their data within a database. With phpMyAdmin you may also quickly search and replace content of your preference across the whole web site - a word, an expression or a link, for example.

phpMyAdmin in Cloud Hosting

phpMyAdmin is a part of each cloud plan we offer and it's accessible through our custom-built Hepsia Control Panel. A little phpMyAdmin icon will be shown on the right side of every database that you set up inside the MySQL Databases section of the CP and by clicking on the icon for the database that you want to access, you will be logged into the app immediately in a new tab of your web browser. Then you can do anything you'd like - export the whole or a part of the data, import a database, run SQL queries, search and replace terms. If you do not want to go through the CP, you will also be able to sign in through a direct phpMyAdmin login page, but you need to know the database account information. The last feature is helpful if you have to give access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is amongst the software instruments which come with our semi-dedicated servers. You can easily log into it and handle any of your MySQL databases if you click on the phpMyAdmin icon on the right side of each and every database that you have created via your Hepsia website hosting CP. You will not need to do anything else, since our system shall log you in automatically and you will be able to proceed with the tasks you want to do - import a database file from another web hosting company, change some content, and so forth. You could access a database by using our direct phpMyAdmin login page too, but in this situation you will need to enter the correct account information. You could use this option if you hire a website designer, as they can work on your website without accessing your web hosting Control Panel. That way, all files and e-mails you have in the account will be safe.