phpMyAdmin is a feature-rich tool developed in PHP, which shall present you with complete control over a MySQL database. You may do practically everything - set up fields, rows and tables, erase them or modify their content, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is very important in case you would like to switch hosting companies, simply because you could very easily generate a full backup of a database in a variety of formats (SQL, CSV, XML). You will end up with a single file that contains the whole content of the database, so you could download it from the current 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 content inside a database. With phpMyAdmin you can also quickly search and replace information of your choice across the entire web site - a word, an expression or a link, for example.

phpMyAdmin in Shared Hosting

phpMyAdmin is part of each Linux shared hosting which we offer and it is accessible via our custom-made Hepsia Control Panel. A little phpMyAdmin icon will be shown on the right side of any database that you create inside the MySQL Databases section of the CP and by clicking on the icon for the database you want to access, you shall be logged into the app immediately in a new tab of your Internet browser. Then you can do anything 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 use the CP, you'll also be able to log in through a direct phpMyAdmin login page, but you should know the database username and password. The last feature is helpful if you have to give access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is amongst the software instruments which come with our Linux semi-dedicated hosting. You may log into it and control any of your MySQL databases if you click on the phpMyAdmin icon situated on the right side of every database you have created via your Hepsia hosting Control Panel. You won't have to do anything else, as our system will log you in automatically and you will be able to proceed with the tasks you should do - import a database file from another hosting service provider, modify some content, and so on. You could access a database by using our direct phpMyAdmin login page too, but in cases like this you will have to input the correct username and password. You may use this option if you hire a web developer, as they can work on your website without accessing your web hosting CP. Thus, all files and e-mails which you have in the account will be secure.