phpMyAdmin is a feature-rich tool written in PHP, which shall give you full control of a MySQL database. You may do virtually everything - set up fields, rows and tables, remove them or modify their content, export or import a whole database or only a certain part of it, and execute MySQL commands. The tool is irreplaceable in case you want to switch hosting companies, simply because you may conveniently generate a full backup of a database in several formats (SQL, CSV, XML). You shall end up with one file containing the entire content of the database, so you may download it from the current provider, upload it to the server of the new one and import it via the same tool on their end. Your site shall look exactly the same, because all script applications store their content in a database. With phpMyAdmin you may also conveniently search and replace content of your choosing across the entire internet site - a word, a phrase or a link, for example.

phpMyAdmin in Web Hosting

phpMyAdmin is a part of every Linux web hosting package that we offer and it's accessible through our tailor-made Hepsia CP. A tiny phpMyAdmin icon shall be displayed on the right side of every database you create inside the MySQL Databases section of the CP and by clicking on the icon for the database that you want to access, you shall be logged into the application instantly 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 modify terms. If you do not want to use the CP, you'll 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 grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

We provide phpMyAdmin with every semi-dedicated server account as all our packages support MySQL-driven sites. The tool is integrated inside our in-house built Hepsia Internet 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 given database. You will not need any login credentials since you'll be signed in automatically. If you don't want to go through your Control Panel or you would like to give access to any database to another person for some reason, you will also have an alternative option - to navigate to our phpMyAdmin direct login page where our system shall require the database account info. If you hire a website design company, for instance, you can take advantage of that option to allow them to work on your website without granting them access to any files, e-mails or some other databases inside the account.