phpMyAdmin is a highly efficient PHP-based software tool employed to manage MySQL databases through a web interface. You can use it to run MySQL commands, create, edit and remove cells, rows and tables or control users with separate levels of access to the database in question. All these tasks can be done from any device provided that you have a browser and access to the hosting account in which the database is. With phpMyAdmin, you can also export or import an entire database, which is a very useful function if you need to migrate a web site from one web hosting provider to another. A variety of file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, depending on what you'd like 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 Shared Hosting

phpMyAdmin is part of every shared hosting plan we provide and it's accessible from our in-house made Hepsia Control Panel. A small phpMyAdmin icon shall be displayed on the right side of any database you create inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database you want to access, you shall be logged into the application instantly in a new tab of your Internet browser. Then you can do anything 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 shall also be able to log in via a direct phpMyAdmin login page, but you need to know the database account information. The last function is useful if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

When you host a script-driven site in a semi-dedicated server account from our company, you will be able to administer the site database manually without any difficulty because you can log in to phpMyAdmin directly from your web hosting CP. Any MySQL database which you set up will be listed in the Databases section of your account and it shall have a phpMyAdmin icon on its right side. Accessing the tool for a certain database is as easy as clicking on that icon and our system shall open a new tab inside your web browser and it shall log you in automatically, to permit you to export/import or change 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 function enables you to grant access to a specific database to other people without giving them access to your hosting account.