phpMyAdmin is an efficient PHP-based software tool which is used to handle MySQL databases using a web interface. You could use it to run MySQL commands, set up, modify and remove cells, rows and tables or handle users with different levels of access to the database in question. Each one of these tasks can easily be completed from any device as long as you have an Internet browser and access to the website hosting account where the database is. With phpMyAdmin, you may also export or import an entire database, which is a very beneficial feature if you'd like 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, based on what you'd like to do - move the data from one hosting account to another, preview an entire database in a spreadsheet app for example Microsoft Excel, and so forth.

phpMyAdmin in Shared Hosting

phpMyAdmin is part of each Linux shared hosting which we offer and it is accessible from our custom-built Hepsia Control Panel. A small phpMyAdmin icon shall be shown on the right side of every database you create inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database which you want to access, you'll be logged into the app immediately in a new tab of your web browser. Then you can do anything you would like - export the entire or part of the data, import a database, run SQL queries, search and replace terms. If you do not want to employ the CP, you'll also be able to log in via a direct phpMyAdmin login page, but you ought to know the database account information. The last feature is helpful if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

If you host your script-driven website in a semi-dedicated server account from our company, you shall be able to control the website database manually effortlessly simply because you can sign in to phpMyAdmin straight from your website hosting CP. Any MySQL database that 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 basic as clicking on that icon and our system will open a new tab inside your web browser and it shall log you in automatically, to permit you to export/import or modify any content that you want. We also offer the option to log in straight to phpMyAdmin without going through your CP. In such cases, the login is manual and requires a username and a password. This feature permits you to provide access to a certain database to other people without giving them access to your hosting account.