phpMyAdmin is a highly efficient PHP-based tool used to control MySQL databases through a web interface. You could use it to run MySQL commands, create, change and erase cells, rows and tables or manage users with different levels of access to the database in question. These tasks can easily be completed from any device as long as you have a web browser and access to the web hosting account in which the database is. With phpMyAdmin, you can also export or import an entire database, which is a very beneficial feature if you need to migrate a web site from one web hosting company to another. Many different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, dependant upon what you would like to do - move the content from one internet hosting account to another, preview a whole database in a spreadsheet application like Microsoft Excel, and so forth.

phpMyAdmin in Shared Hosting

phpMyAdmin is part of every Linux shared hosting which we provide and it's accessible from our custom-made Hepsia Control Panel. A small phpMyAdmin icon will be displayed on the right side of each database that you set up in the MySQL Databases section of the CP and by clicking on the icon for the database you want to access, you'll be logged into the application immediately in a new tab of your browser. Then you can do anything you'd like - export the entire or part of the data, import a database, run SQL queries, search and replace terms. If you don't want to go through the Control Panel, you will also be able to sign in using a direct phpMyAdmin login page, but you should know the database username and password. The last function is useful if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

We supply phpMyAdmin with every semi-dedicated server account due to the fact that all our packages support MySQL-driven Internet sites. The tool is included inside our in-house built Hepsia hosting CP and if you would like to change any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a certain database. You'll not need any login credentials since you'll be logged in automatically. If you do not want to go through your Control Panel or you need to give access to any database to another person for some reason, you shall also have an alternative option - to go to our phpMyAdmin direct login webpage where our system shall require the database account information. If you hire a web developer, for example, you can take advantage of that option to permit them to work on your website without giving them access to any files, email messages or any other databases inside the account.