phpMyAdmin is a feature-rich tool coded in PHP, which shall give you total control of a MySQL database. You can do absolutely anything - create fields, rows and tables, delete them or change their content, export or import an entire database or only a specific part of it, and execute MySQL commands. The tool is irreplaceable when you need to switch hosting companies, due to the fact that you may conveniently create a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with one file which contains the whole content of the database, so you can easily download it from the present provider, upload it to the server of the new one and import it using the same tool on their end. Your website will look exactly the same, for the reason that all script apps store their data inside a database. With phpMyAdmin you may also easily search and replace content of your preference across the entire internet site - a word, a phrase or a link, for instance.

phpMyAdmin in Cloud Hosting

phpMyAdmin is part of each Linux cloud hosting that we provide and it is accessible from our in-house built Hepsia Control Panel. A small phpMyAdmin icon will be shown on the right side of each database you create inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database which you want to access, you shall be logged into the application instantly in a new tab of your Internet browser. Then you can do everything you'd like - export the whole or part of the data, import a database, run SQL queries, search and modify terms. If you do not want to go through the Control Panel, you'll also be able to log in through a direct phpMyAdmin login page, but you must know the database account information. The last feature is beneficial if you have to give access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is one of the tools which come with our Linux semi-dedicated hosting. You could log into it and control your MySQL databases if you click on the phpMyAdmin icon located on the right side of every database that you have created through your Hepsia hosting CP. You shall not need to do anything else, as our system shall log you in automatically and you can proceed with the tasks you want to do - import a database file from another host company, change some content, etc. You can easily access a database by using the direct phpMyAdmin login page also, but in cases like this you will have 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 hosting Control Panel. That way, all files and e-mails that you have inside the account shall be safe.