phpMyAdmin is a feature-rich tool developed in PHP, which shall give you total control of a MySQL database. You could do virtually anything - create fields, rows and tables, delete them or alter their content, export or import a whole database or only a certain part of it, and execute MySQL commands. The tool is necessary if you need to switch web hosting companies, simply because you may easily create a full backup of a database in a number of formats (SQL, CSV, XML). You shall end up with one file containing the entire content of the database, so you can download it from the present provider, upload it to the hosting server of the new one and import it using the same tool on their end. Your website will look exactly the same, because all script apps store their data in a database. With phpMyAdmin you may also quickly search and replace content of your preference across the entire web site - a word, a phrase or a link, for example.

phpMyAdmin in Web Hosting

phpMyAdmin is a part of each Linux web hosting we offer and it's accessible through our in-house built Hepsia Control Panel. A small phpMyAdmin icon will be displayed on the right side of every database which you set up inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database you want to access, you shall be logged into the application instantly in a new tab of your browser. Then you can do anything you would like - export the whole or part of the data, import a database, run SQL queries, search and change 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 feature is handy if you have to give access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is one of the tools that come with all our Linux semi-dedicated hosting. You may log into it and control your MySQL databases if you click on the phpMyAdmin icon located on the right side of every database you have created via your Hepsia website hosting CP. You will not have to do anything else, since our system will log you in automatically and you will be able to proceed with the tasks you have to do - import a database file from another service provider, change some content, and so forth. You may access a database by using our direct phpMyAdmin login page too, but in such a case you will need to enter the correct account information. You can use this option if you hire a website designer, as they can work on your site without accessing your web hosting Control Panel. Thus, all files and e-mails you have in the account shall be protected.