phpMyAdmin is a feature-rich tool written in PHP, which shall present you with full control of a MySQL database. You could do absolutely everything - create fields, rows and tables, delete them or modify their content, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is irreplaceable in case you would like to switch hosting providers, because you can conveniently create a full backup of a database in several formats (SQL, CSV, XML). You will end up with only one file that contains the whole content of the database, so you can easily download it from the current provider, upload it to the web server of the new one and import it through the same tool on their end. Your website shall look exactly the same, due to the fact that all script apps store their data within a database. With phpMyAdmin you may also quickly search and replace content of your preference across the entire web site - a word, a phrase or a link, for example.

phpMyAdmin in Shared Hosting

We offer phpMyAdmin with all our Linux shared hosting service and you will be able to access it through the MySQL Databases part of your Hepsia CP. If you're signed into your Internet hosting account, you should click on the phpMyAdmin icon, that'll be on the right-hand side of each database you have created, and you'll be logged in automatically. As an alternative, you could also access a database directly by going to our phpMyAdmin login page and inputting the corresponding details. You will have the exact same level of access in either case and you'll be able to execute all procedures the tool supports, so you can quickly import, export or modify any of your databases. The direct link could be quite useful when a third person, like a web designer, needs access to a given database and you don't want to give them full access to the website hosting account.

phpMyAdmin in Semi-dedicated Servers

When you have a semi-dedicated server package through our company, you'll be able to access phpMyAdmin to handle any MySQL database that you set up in your account via the Hepsia hosting CP. A new tab will open within your browser the moment you click on the phpMyAdmin icon for a specific database and you'll be logged into the advanced tool automatically, so you will not have to type the database username or password. If you want to provide access to another person like a website designer, for instance, you can give them the database login information and they shall be able to log in from a direct link to phpMyAdmin, so they'll never need access to your whole web hosting account. This option will allow you to keep your files and emails safe at all times.