phpMyAdmin is a feature-rich tool written in PHP, which shall give you total control over a MySQL database. You can do literally anything - set up fields, rows and tables, remove them or change their content, export or import an entire database or only a certain part of it, and execute MySQL commands. The tool is necessary when you want to switch web hosting companies, simply because you could conveniently create a full backup of a database in different formats (SQL, CSV, XML). You shall end up with only one file that contains the entire content of the database, so you may download it from the present provider, upload it to the hosting server of the new one and import it via the same tool on their end. Your internet site shall look exactly the same, simply because all script applications store their data in a database. With phpMyAdmin you could also easily search and replace information 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 and every cloud hosting plan that we provide and it is accessible through our tailor-made Hepsia Control Panel. A little phpMyAdmin icon will be displayed on the right side of any database you set up inside the MySQL Databases section of the CP and by clicking on the icon for the database you want to access, you'll be logged into the application immediately in a new tab of your browser. Then you can do anything you'd like - export the entire or part of the content, import a database, run SQL queries, search and change terms. If you do not want to go through the Control Panel, you shall also be able to log in via a direct phpMyAdmin login page, but you need to know the database username and password. The last function is beneficial if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

We supply phpMyAdmin with each and every semi-dedicated server account due to the fact that all our packages support MySQL-driven websites. The tool is incorporated in our in-house built Hepsia Internet hosting Control Panel and if you'd like to edit any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a certain database. You'll not need any login credentials because you will be logged in automatically. If you don't want to use your Control Panel or you need to give access to any database to another individual for whatever reason, you'll also have an alternative option - to visit our phpMyAdmin direct login web page in which our system will require the database account info. If you hire a website design company, for example, you can employ that option to allow them to work on your site without giving them access to any files, emails or other databases in the account.