phpMyAdmin is a powerful PHP-based software tool employed to manage MySQL databases via a web interface. You could employ it to run MySQL commands, set up, edit and delete cells, rows and tables or handle users with various levels of access to the database in question. These tasks can easily be completed from any device given that you have a web browser and access to the website hosting account in which the database is. With phpMyAdmin, you could also export or import a whole database, which is a very beneficial function if you want to migrate a website from one web hosting company 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 want to do - move the data from one web hosting account to another, preview an entire database in a spreadsheet app for instance Microsoft Excel, and so forth.

phpMyAdmin in Cloud Web Hosting

phpMyAdmin is a part of every single cloud web hosting plan which we offer and it's accessible from our custom-built Hepsia CP. A little phpMyAdmin icon shall be shown on the right side of any database which you set up inside the MySQL Databases section of the CP and by clicking on the icon for the database that you want to access, you will be logged into the application instantly in a new tab of your browser. Then you can do anything you would like - export the whole or part of the content, import a database, run SQL queries, search and change terms. If you do not want to employ the CP, you'll also be able to log in through a direct phpMyAdmin login page, but you ought to know the database username and password. The last function is beneficial if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

If you host your script-driven Internet site in a semi-dedicated server account from our company, you shall be able to manage the site database manually without difficulty as you can sign in to phpMyAdmin straight from your hosting Control Panel. Any MySQL database you create shall be listed inside the Databases section of your account and it shall 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 shall open a new tab in your web browser and it'll log you in automatically, so you can export/import or modify any content that you'd like. We also provide the option to log in directly to phpMyAdmin without using your Control Panel. In this case, the login is manual and requires a username and a password. This feature allows you to provide access to a certain database to other people without giving them access to your website hosting account.