phpMyAdmin is a feature-rich tool developed in PHP, which shall offer you total control of a MySQL database. You can do literally everything - set up fields, rows and tables, delete them or modify their content, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is necessary when you want to switch web hosting companies, due to the fact that you can effortlessly create a full backup of a database in a variety of formats (SQL, CSV, XML). You'll end up with a single file containing the whole content of the database, so you could 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 applications store their content inside a database. With phpMyAdmin you can also effortlessly search and replace content of your choosing across the whole web site - a word, an expression or a link, for instance.

phpMyAdmin in Shared Hosting

We provide phpMyAdmin with all of our Linux shared hosting and you'll be able to access it through the MySQL Databases part of your Hepsia CP. If you're signed into your web hosting account, you should click on the phpMyAdmin icon, which will be on the right-hand side of every database you have set up, and you shall be signed in instantly. Additionally, you can also access a database directly by going to our phpMyAdmin login page and inputting the corresponding account info. You will have the same level of access in either case and you'll be able to perform all procedures which the software tool supports, so that you can quickly import, export or change any of your databases. The direct link can be extremely useful in case a third person, such as a web designer, needs access to a given database and you do not want to give them full access to the hosting account.

phpMyAdmin in Semi-dedicated Hosting

If you have a semi-dedicated server package through our company, you'll be able to access phpMyAdmin to manage any MySQL database that you set up in your account through the Hepsia hosting CP. A new tab shall open within your Internet browser whenever you click on the phpMyAdmin icon for a particular database and you'll be logged into the advanced tool automatically, so you will not need to enter the database username or password. If you want to grant access to another person like a web designer, for instance, you could give them the database login details and they shall be able to log in using a direct link to phpMyAdmin, so they shall never need access to your entire internet hosting account. This option will allow you to keep your files and emails safe at all times.