phpMyAdmin is a feature-rich tool written in PHP, that will present you with full control of a MySQL database. You could do absolutely everything - create fields, rows and tables, delete them or alter their data, export or import a whole database or only a specific part of it, and execute MySQL commands. The tool is necessary if you need to switch web hosting providers, because you can effortlessly generate a full backup of a database in several formats (SQL, CSV, XML). You'll end up with only one file that contains the whole content of the database, so you can easily download it from the present provider, upload it to the server of the new one and import it through the same tool on their end. Your internet site shall look exactly the same, simply because all script applications store their content within a database. With phpMyAdmin you may also quickly search and replace content material of your preference across the whole web site - a word, a phrase or a link, for instance.

phpMyAdmin in Hosting

You shall be able to use phpMyAdmin to access any database you set up in a hosting account bought through our company as we offer the tool by default with all our hosting plans. After you log in to your Hepsia website hosting CP and create a new database in the MySQL Databases section, a little phpMyAdmin icon shall appear on its right-hand side. What it takes to log in instantly is to click on this icon and the tool will open in a new web browser tab, so that you can manage the database data. That's also how you can import a database in case you are moving your site from another provider to our advanced cloud hosting platform. An alternative way to log in to a database is if you use our direct phpMyAdmin login URL, but you must know the DB username and password. This option will allow you to grant access to any database to other individuals, without providing them with access to the whole web hosting account.

phpMyAdmin in Semi-dedicated Servers

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