phpMyAdmin is a feature-rich tool developed in PHP, that will offer you full control of a MySQL database. You could do literally everything - set up fields, rows and tables, remove them or alter their data, export or import an entire database or only a certain part of it, and execute MySQL commands. The tool is vital if you need to switch web hosting companies, since you may easily generate a full backup of a database in different formats (SQL, CSV, XML). You shall end up with only one file containing the entire content of the database, so you may download it from the current provider, upload it to the server of the new one and import it via the same tool on their end. Your website will look exactly the same, because all script apps store their content inside a database. With phpMyAdmin you may also easily search and replace information of your choice across the whole internet site - a word, a phrase or a link, for example.

phpMyAdmin in Shared Web Hosting

You shall be able to use phpMyAdmin to access any database you create in a shared web hosting account bought through our company because we provide the tool by default with all packages. After you log in to your Hepsia web hosting CP and create a new database inside the MySQL Databases section, a tiny phpMyAdmin icon will appear on its right-hand side. What it takes to log in automatically is to click on this icon and the tool will open inside a new browser tab, so that you can manage the database data. That's also how you could import a database if you are moving your Internet site from another host company to our state-of-the-art cloud hosting platform. Another way to log in to a database is if you use our direct phpMyAdmin login URL, but you must know the DB account information. This option will enable you to grant access to any database to other individuals, without granting them access to the whole web hosting account.

phpMyAdmin in Semi-dedicated Hosting

When you have a semi-dedicated server package from our company, you shall be able to access phpMyAdmin to handle any MySQL database that you create inside your account via the Hepsia hosting Control Panel. A new tab will open in your Internet browser the moment 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 provide access to another person like a website designer, for instance, you could give them the database login credentials and they'll be able to log in via a direct link to phpMyAdmin, so they will never need access to your entire internet hosting account. This option will allow you to keep your files and emails safe at all times.