phpMyAdmin is an advanced tool that will enable you to manage MySQL databases. It's coded in PHP and provides you with an easy to work with web interface to: set up, erase or modify database cells, rows and whole tables. Less experienced users may use the software tool to import or export a database with a couple of mouse clicks in a number of formats - XML, SQL, CSV and PDF, and this is the quickest and the easiest way to migrate a script-driven Internet site from one website hosting company to another, since most of the data of this kind of a site is saved in a database, not in static files. More capable users can access quite a few advanced features like running MySQL statements or controlling the privileges of database users. phpMyAdmin is amongst the most widely used MySQL management systems on the market.

phpMyAdmin in Shared Web Hosting

phpMyAdmin is part of every shared web hosting which we provide and it's accessible through our custom Hepsia Control Panel. A small phpMyAdmin icon shall be displayed on the right side of any database that you set up in the MySQL Databases section of the Control Panel and by clicking on the icon for the database which you want to access, you shall be logged into the application instantly in a new tab of your Internet browser. Then you can do everything you'd 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 use the CP, 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 function is useful if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is amongst the software tools which come with all our semi-dedicated servers. You may log into it and handle all of your MySQL databases if you click on the phpMyAdmin icon on the right side of each database you have created using your Hepsia hosting Control Panel. You shall not have to do anything else, because our system shall log you in automatically and you may proceed with the tasks you need to do - import a database file from another provider, change some content, etcetera. You could access a database by using the direct phpMyAdmin login page too, but in such a case you'll have to enter the correct account information. You could use this option if you hire a web designer, as they can work on your Internet site without accessing your website hosting CP. This way, all files and emails you have in the account shall be safe.