phpMyAdmin is a feature-rich tool coded in PHP, which will offer you 100 % control of a MySQL database. You may do practically anything - create fields, rows and tables, delete them or modify their data, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is essential in case you need to switch hosting companies, due to the fact that you may effortlessly generate a full backup of a database in a variety of 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 current provider, upload it to the web server of the new one and import it through the same tool on their end. Your website shall look exactly the same, because all script apps store their content in a database. With phpMyAdmin you may also conveniently search and replace content of your choice across the whole website - a word, an expression or a link, for instance.

phpMyAdmin in Shared Hosting

phpMyAdmin is part of every single shared hosting that we offer and it's accessible through our custom Hepsia CP. A small phpMyAdmin icon will be shown on the right side of every database which you create inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database that you want to access, you shall be logged into the app immediately in a new tab of your Internet browser. Then you can do everything you would like - export the entire or a part of the data, import a database, run SQL queries, search and change terms. If you don't want to employ the CP, you will also be able to sign in via a direct phpMyAdmin login page, but you should know the database account information. The last feature is beneficial if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is one of the tools which come with our semi-dedicated servers. You could log into it and handle 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 need to do anything else, as our system will log you in automatically and you could proceed with the tasks you should do - import a database file from another website hosting company, modify some content, and so forth. You can access a database by using the direct phpMyAdmin login page too, but in such a case you will have to type in the correct account information. You could use this option if you hire a website designer, as they can work on your site without accessing your hosting CP. That way, all files and emails that you have inside the account shall be protected.