phpMyAdmin is a feature-rich tool coded in PHP, which shall offer you 100 % control of a MySQL database. You could do practically everything - create fields, rows and tables, remove them or change their data, export or import a whole database or just a specific part of it, and execute MySQL commands. The tool is necessary if you need to switch hosting providers, simply because you could very easily create a full backup of a database in several formats (SQL, CSV, XML). You'll end up with one file containing the entire content of the database, so you can download it from the current provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your website shall look exactly the same, due to the fact that all script applications store their content inside a database. With phpMyAdmin you may also quickly search and replace content material of your choice across the whole web site - a word, a phrase or a link, for instance.

phpMyAdmin in Shared Website Hosting

phpMyAdmin is part of every Linux shared website hosting plan that we provide and it is accessible through our tailor-made Hepsia CP. A tiny phpMyAdmin icon shall be displayed on the right side of each database you create in the MySQL Databases section of the Control Panel and by clicking on the icon for the database which you want to access, you'll be logged into the app automatically in a new tab of your browser. Then you can do everything you'd like - export the entire or a 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 shall also be able to sign in through a direct phpMyAdmin login page, but you should know the database username and password. The last feature is useful if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

We offer phpMyAdmin with every semi-dedicated server account as all our packages support MySQL-driven Internet sites. The tool is included in our in-house built Hepsia Internet hosting CP and if you would like to change any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a given database. You'll not need any login credentials due to the fact that you shall be signed in automatically. If you do not want to employ your CP or you want to provide access to any database to another person for whatever reason, you'll have an alternative option - to visit our phpMyAdmin direct login webpage in which our system will require the database username and password. If you hire a web developer, for instance, you can use this particular option to permit them to work on your website without giving them access to any files, e-mails or other databases in the account.