phpMyAdmin is a feature-rich tool developed in PHP, which will offer you total control over a MySQL database. You could do literally anything - set up fields, rows and tables, erase them or alter their data, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is necessary when you would like to switch hosting companies, since you could conveniently create a full backup of a database in a variety of formats (SQL, CSV, XML). You will end up with a single file that contains the whole content of the database, so you can easily download it from the current provider, upload it to the server of the new one and import it through the same tool on their end. Your website shall look exactly the same, for the reason that all script apps store their content in a database. With phpMyAdmin you could also effortlessly search and replace content of your choice across the whole web site - a word, an expression or a link, for example.

phpMyAdmin in Cloud Hosting

You'll be able to employ phpMyAdmin to access any database you set up in a cloud hosting account bought from our company since we supply the tool by default with all of our plans. As soon as you log in to your Hepsia Internet hosting CP and set up a new database inside the MySQL Databases section, a tiny phpMyAdmin icon shall appear on its right-hand side. What is needed to log in immediately is to click on that icon and the tool shall open in a new web browser tab, so you can handle the database content. This is also how you could import a database when you are moving your site from another provider to our sophisticated cloud hosting platform. A different way to log in to a database is if you use our direct phpMyAdmin login URL, but you have to know the DB account information. This option will enable you to provide access to any database to other individuals, without providing them with access to the whole website hosting account.

phpMyAdmin in Semi-dedicated Servers

If you have a semi-dedicated server package through our company, you'll be able to access phpMyAdmin to control any MySQL database that you set up in your account via the Hepsia hosting Control Panel. A new tab will open inside your Internet browser the instant you click on the phpMyAdmin icon for a particular 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 give access to another person like a web developer, for example, you can give them the database login details and they shall be able to log in using a direct link to phpMyAdmin, so they'll never need access to your entire web hosting account. This option will allow you to keep your files and emails safe at all times.