phpMyAdmin is an efficient PHP-based software tool used to control MySQL databases using a web interface. You can employ it to run MySQL commands, create, edit and remove cells, rows and tables or manage users with different levels of access to the database in question. All these tasks can easily be performed from any device as long as you have a web browser and access to the Internet hosting account in which the database is. With phpMyAdmin, you can also export or import an entire database, which is an extremely helpful feature if you want to migrate an Internet site from one hosting provider to another. A variety of file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, based on what you need to do - move the data from one hosting account to another, preview a whole database in a spreadsheet app for example Microsoft Excel, and so forth.

phpMyAdmin in Web Hosting

phpMyAdmin is a part of every Linux web hosting which we offer and it's accessible from our custom-built Hepsia CP. A tiny phpMyAdmin icon shall be displayed on the right side of every database that you create in the MySQL Databases section of the Control Panel and by clicking on the icon for the database you want to access, you will be logged into the app automatically in a new tab of your Internet browser. Then you can do anything you would 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 employ the Control Panel, you will also be able to sign in via a direct phpMyAdmin login page, but you should know the database username and password. The last function is helpful if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

If you host any script-driven site in a semi-dedicated server account from our company, you will be able to manage the site database manually effortlessly as you can log in to phpMyAdmin directly from your web hosting CP. Any MySQL database you create will be listed inside the Databases section of your account and it will have a phpMyAdmin icon on its right side. Accessing the tool for a specific database is as simple as clicking on that icon and our system will open a new tab in your Internet browser and it shall log you in automatically, so that you can export/import or change any content that you would like. We also provide the option to sign in directly to phpMyAdmin without going through your Control Panel. In such cases, the login is manual and requires a username and a password. This feature makes it possible for you to provide access to a specific database to other people without giving them access to your website hosting account.