phpMyAdmin is a feature-rich tool coded in PHP, that will give you 100 % control of a MySQL database. You may do absolutely everything - create fields, rows and tables, erase them or modify their data, export or import an entire database or only a particular part of it, and execute MySQL commands. The tool is irreplaceable if you would like to switch web hosting providers, because you can very easily create a full backup of a database in a number of formats (SQL, CSV, XML). You shall end up with one file which contains the entire content of the database, so you can download it from the current provider, upload it to the web server of the new one and import it using the same tool on their end. Your site will look exactly the same, because all script applications store their data inside a database. With phpMyAdmin you may also conveniently search and replace information of your preference across the whole internet site - a word, an expression or a link, for instance.

phpMyAdmin in Shared Hosting

phpMyAdmin is a part of every single shared hosting which we offer and it is accessible from our custom Hepsia CP. A tiny phpMyAdmin icon shall be shown on the right side of any database which 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'll be logged into the app immediately in a new tab of your Internet browser. Then you can do anything you would like - export the entire or a part of the data, import a database, run SQL queries, search and change terms. If you don't want to use the CP, you shall also be able to sign in through a direct phpMyAdmin login page, but you should know the database username and password. The last function is handy if you have to give access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

We supply phpMyAdmin with every semi-dedicated server account since all our packages support MySQL-driven sites. The tool is incorporated in our in-house built Hepsia web hosting Control Panel and if you want to modify any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a particular database. You will not need any login credentials since you shall be signed in automatically. If you don't want to employ your Control Panel or you need to give access to any database to another person for some reason, you'll have an alternative option - to go to our phpMyAdmin direct login page in which our system shall require the database details. If you hire a web designer, for example, you can employ this option to allow them to work on your Internet site without granting them access to any files, e-mails or some other databases inside the account.