phpMyAdmin is a feature-rich tool written in PHP, which will present you with 100 % control of a MySQL database. You could do practically everything - create fields, rows and tables, remove 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 very important when you would like to switch hosting companies, since you can effortlessly generate a full backup of a database in different formats (SQL, CSV, XML). You'll end up with just one file which contains the entire content of the database, so you can easily download it from the present provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your website will look exactly the same, simply because all script apps store their content within a database. With phpMyAdmin you could also conveniently search and replace information of your choice across the whole web site - a word, an expression or a link, for example.

phpMyAdmin in Shared Hosting

phpMyAdmin is a part of each and every Linux shared hosting which we offer and it's accessible through our in-house built Hepsia Control Panel. A tiny phpMyAdmin icon will be displayed on the right side of any database that you set up in 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 application immediately in a new tab of your browser. Then you can do everything you would like - export the entire or part of the content, import a database, run SQL queries, search and replace terms. If you don't want to use the Control Panel, you'll also be able to log in via a direct phpMyAdmin login page, but you must know the database username and password. The last function is handy if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is one of the software instruments which come with all our Linux semi-dedicated hosting. You may log into it and handle any of your MySQL databases if you click on the phpMyAdmin icon situated on the right side of each database you have created using your Hepsia Internet hosting Control Panel. You won't have 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 web hosting company, modify some content, and so on. You may access a database by using the direct phpMyAdmin login page as well, but in this case you will need to input the correct username and password. You could use this option if you hire a web developer, as they can work on your Internet site without accessing your web hosting Control Panel. This way, all files and e-mails which you have in the account shall be safe.