phpMyAdmin is an efficient PHP-based tool employed to control MySQL databases through a web interface. You could use it to run MySQL commands, create, change and remove cells, rows and tables or manage users with different levels of access to the database in question. Every one of these tasks could be done from any device as long as you have an Internet browser and access to the Internet hosting account where the database is. With phpMyAdmin, you may also export or import an entire database, which is a very beneficial function if you'd like to migrate an Internet site from one web hosting provider to another. Many different 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 internet hosting account to another, preview an entire database in a spreadsheet application for example Microsoft Excel, and so on.

phpMyAdmin in Shared Web Hosting

phpMyAdmin is part of every single Linux shared web hosting package we provide and it's accessible from our tailor-made Hepsia Control Panel. A tiny phpMyAdmin icon will be displayed on the right side of every database that you create inside the MySQL Databases section of the CP and by clicking on the icon for the database you want to access, you will be logged into the application automatically in a new tab of your web browser. Then you can do everything you'd like - export the entire or a part of the data, import a database, run SQL queries, search and modify terms. If you do not want to go through the Control Panel, you will also be able to log in using a direct phpMyAdmin login page, but you must know the database username and password. The last feature is useful if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

If you host a script-driven site in a semi-dedicated server account from our company, you will be able to administer the website database manually effortlessly simply because you can sign in to phpMyAdmin directly from your web hosting CP. Any MySQL database that you set up will be listed in the Databases section of your account and it'll 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 shall open a new tab in your web browser and it'll log you in automatically, to enable you to export/import or modify any content that you would like. We also offer the option to log 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 will permit you to give access to a certain database to other individuals without giving them access to your website hosting account.