phpMyAdmin is a feature-rich tool coded in PHP, which will present you with 100 % control over a MySQL database. You could do virtually anything - set up fields, rows and tables, remove them or change their data, export or import an entire database or only a certain part of it, and execute MySQL commands. The tool is necessary in case you would like to switch web hosting companies, due to the fact that you may easily create a full backup of a database in different formats (SQL, CSV, XML). You'll 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 hosting server of the new one and import it via the same tool on their end. Your site shall look exactly the same, because all script applications store their data in a database. With phpMyAdmin you can also quickly search and replace information of your preference across the entire website - a word, a phrase or a link, for example.

phpMyAdmin in Web Hosting

phpMyAdmin is part of every web hosting package we provide and it is accessible from our tailor-made Hepsia CP. A tiny phpMyAdmin icon shall be shown on the right side of each database that you set up in the MySQL Databases section of the Control Panel and by clicking on the icon for the database you want to access, you'll be logged into the application automatically in a new tab of your web browser. Then you can do everything you would like - export the whole or part of the content, import a database, run SQL queries, search and modify terms. If you don't want to go through the CP, you will also be able to log in via a direct phpMyAdmin login page, but you must know the database account information. The last feature is useful if you have to give access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

If you have a semi-dedicated server plan from our company, you shall be able to access phpMyAdmin to handle any MySQL database which you set up in your account from the Hepsia hosting Control Panel. A new tab will open inside your Internet browser the moment you click on the phpMyAdmin icon for a specific database and you'll be logged into the sophisticated tool automatically, so you'll not need to type in the database username or password. If you want to give access to another person like a web designer, for example, you can give them the database login credentials and they'll be able to log in by using a direct link to phpMyAdmin, so they'll never need access to your entire internet hosting account. This option will allow you to keep your files and emails safe at all times.