phpMyAdmin is a feature-rich tool coded in PHP, which will present you with complete control over a MySQL database. You could do virtually everything - create fields, rows and tables, remove them or alter their content, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is very important if you want to switch web hosting companies, because you can easily create a full backup of a database in several formats (SQL, CSV, XML). You'll end up with just one file which contains the entire content of the database, so you may download it from the present provider, upload it to the web server of the new one and import it through the same tool on their end. Your website will look exactly the same, due to the fact that all script applications store their data in a database. With phpMyAdmin you may also quickly search and replace content of your preference across the entire web site - a word, an expression or a link, for example.

phpMyAdmin in Shared Hosting

phpMyAdmin is available as a part of our Linux shared packages and you will be able to access it anytime through your Hepsia Control Panel. All databases that you set up inside the account shall be listed in alphabetical order inside the MySQL Databases section of the Control Panel and all it will take to log in to any of them shall be to click on the tiny phpMyAdmin icon, that'll be on the right side of each and every database. You will not need to type in any info, since you'll be logged in automatically in a new web browser tab. If you would like to log in manually and not going through the Control Panel, you will be able to do that through our direct phpMyAdmin login page where you'll have to input the database username and password. This option is handy if you have to offer access to a particular database to a third party, for instance a web designer.

phpMyAdmin in Semi-dedicated Hosting

We provide phpMyAdmin with each and every semi-dedicated server account since all our packages support MySQL-driven websites. The tool is included inside our in-house built Hepsia web hosting CP and if you would like to change any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a certain database. You won't need any login credentials as you shall be signed in automatically. If you do not want to go through your Control Panel or you want to give access to any database to another person for whatever reason, you will also have an alternative option - to go to our phpMyAdmin direct login page where our system shall require the database username and password. If you hire a web page designer, for instance, you can employ that option to allow them to work on your website without granting them access to any files, emails or some other databases in the account.