phpMyAdmin is a feature-rich tool written in PHP, which shall present you with total control over a MySQL database. You could do literally everything - create fields, rows and tables, remove them or modify their data, export or import a whole database or only a specific part of it, and execute MySQL commands. The tool is vital in case you need to switch hosting providers, since you may effortlessly generate a full backup of a database in different formats (SQL, CSV, XML). You will end up with only one file which contains the whole content of the database, so you may download it from the present provider, upload it to the server of the new one and import it via the same tool on their end. Your website shall look exactly the same, for the reason that all script apps store their data in a database. With phpMyAdmin you can also effortlessly search and replace information of your preference across the whole web site - a word, an expression or a link, for instance.
phpMyAdmin in Shared Hosting
phpMyAdmin is provided as part of our Linux shared hosting packages and you'll be able to access it whenever you want from your Hepsia Control Panel. All databases that you set up in the account will be listed in alphabetical order within the MySQL Databases section of the Control Panel and all it will take to access any of them will be to click on the little phpMyAdmin icon, that'll be on the right side of each database. You will not need to enter any info, as you'll be logged in automatically in a new browser tab. If you'd like to sign in manually rather than using the Control Panel, you will be able to do so through our direct phpMyAdmin login page where you shall have to enter the database username and password. This option is helpful if you have to give access to a specific database to a third party, such as a web designer.
phpMyAdmin in Semi-dedicated Hosting
We provide phpMyAdmin with every single semi-dedicated server account since our plans support MySQL-driven Internet sites. The tool is incorporated in our in-house built Hepsia website hosting CP and if you would like to modify any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a given database. You won't need any login credentials because you shall be logged in automatically. If you do not want to go through your CP or you need to grant access to any database to another individual for some reason, you shall also have an alternative option - to navigate to our phpMyAdmin direct login web page in which our system shall require the database details. If you hire a web designer, for instance, you can take advantage of this particular option to enable them to work on your website without granting them access to any files, emails or other databases in the account.