phpMyAdmin is a feature-rich tool written in PHP, which shall offer you total control over a MySQL database. You may do virtually anything - create fields, rows and tables, delete them or alter their data, export or import a whole database or just a specific part of it, and execute MySQL commands. The tool is necessary if you need to switch hosting companies, since you can conveniently generate a full backup of a database in several formats (SQL, CSV, XML). You will end up with a single file containing the whole content of the database, so you may download it from the present provider, upload it to the web server of the new one and import it through the same tool on their end. Your internet site shall look exactly the same, due to the fact that all script applications store their content inside a database. With phpMyAdmin you may also quickly search and replace information of your choosing across the entire website - a word, an expression or a link, for instance.

phpMyAdmin in Cloud Hosting

phpMyAdmin is offered as a part of our cloud hosting plans and you will be able to access it at any time through your Hepsia Control Panel. All databases which you create inside the account shall be listed in alphabetical order in the MySQL Databases section of the CP and all it shall take to log in to any of them shall be to click on the small phpMyAdmin icon, which will be on the right side of every database. You won't have to enter any info, since you'll be logged in automatically in a new web browser tab. If you prefer to sign in manually instead of using the Control Panel, you'll be able to do this through our direct phpMyAdmin login page where you shall have to enter the database username and password. This option is useful if you need to offer access to a particular database to some third party, for instance a web designer.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is one of the tools that come with all our semi-dedicated hosting plans. You may log into it and handle any of your MySQL databases if you click on the phpMyAdmin icon located on the right side of each and every database you have created using your Hepsia web hosting CP. You won't have to do anything else, since our system will log you in automatically and you can proceed with the tasks you need to do - import a database file from another web hosting company, modify some content, and so on. You can access a database by using our direct phpMyAdmin login page also, but in this case you will have to input the correct username and password. You may use this option if you hire a web designer, as they can work on your Internet site without accessing your website hosting CP. In this way, all files and email messages which you have in the account shall be secure.