phpMyAdmin is a powerful PHP-based tool used to control MySQL databases via a web interface. You can employ it to run MySQL commands, set up, change and delete cells, rows and tables or control users with different levels of access to the database in question. Every single one of these tasks could be done from any device provided that you have a browser and access to the Internet hosting account in which the database is. With phpMyAdmin, you could also export or import a whole database, which is a very helpful feature if you want to migrate a website from one hosting provider to another. A number of different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, depending on what you need to do - move the data from one internet hosting account to another, preview a whole database in a spreadsheet app for example Microsoft Excel, and so on.

phpMyAdmin in Web Hosting

phpMyAdmin is a part of each Linux web hosting we provide and it's accessible through our custom-built Hepsia Control Panel. A tiny phpMyAdmin icon will be displayed on the right side of any 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 immediately in a new tab of your browser. Then you can do anything you'd like - export the entire or a part of the content, import a database, run SQL queries, search and replace terms. If you do not want to go through the CP, you will also be able to sign in through a direct phpMyAdmin login page, but you need to know the database account information. The last function is beneficial if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

When you have a semi-dedicated server plan through our company, you shall be able to access phpMyAdmin to control any MySQL database you create inside your account via the Hepsia hosting Control Panel. A new tab shall open within your Internet browser whenever you click on the phpMyAdmin icon for a specific database and you will be logged into the advanced tool automatically, so you'll not have to input the database username or password. If you would like to grant access to another person such as a website designer, for example, you could 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 web hosting account. This option will allow you to keep your files and emails safe at all times.