phpMyAdmin is a feature-rich tool developed in PHP, which shall provide you with full control over a MySQL database. You can do virtually anything - set up fields, rows and tables, erase them or change their content, export or import an entire database or only a specific part of it, and execute MySQL commands. The tool is necessary when you would like to switch hosting providers, because you may conveniently generate a full backup of a database in a variety of formats (SQL, CSV, XML). You shall end up with only one file which contains the whole content of the database, so you can download it from the current provider, upload it to the hosting server of the new one and import it via the same tool on their end. Your site will look exactly the same, simply because all script apps store their data inside a database. With phpMyAdmin you could also conveniently search and replace content material of your choosing across the whole internet site - a word, an expression or a link, for example.

phpMyAdmin in Hosting

You will be able to employ phpMyAdmin to access any database that you set up in a hosting account acquired from our company because we supply the tool by default with all hosting plans. As soon as you log in to your Hepsia web hosting CP and set up a new database inside the MySQL Databases section, a small phpMyAdmin icon shall appear on its right-hand side. What it requires to log in immediately is to click on this icon and the tool shall open inside a new web browser tab, so that you can manage the database data. That is also how you can import a database if you are moving your Internet site from another company to our advanced cloud hosting platform. Another way to log in to a database is if you take advantage of our direct phpMyAdmin login URL, but you should know the DB username and password. This option will permit you to give access to any database to other individuals, without giving them access to the whole hosting account.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is one of the software tools that come with our Linux semi-dedicated hosting service. You may log into it and control all of your MySQL databases if you click on the phpMyAdmin icon situated on the right side of each and every database which you have created through your Hepsia web hosting Control Panel. You will not have to do anything else, since our system shall log you in automatically and you can proceed with the tasks you need to do - import a database file from another host company, modify some content, etc. You may access a database by using our direct phpMyAdmin login page also, but in this case you will have to enter the correct username and password. You may use this option if you hire a web designer, as they can work on your website without accessing your website hosting CP. Thus, all files and email messages which you have inside the account shall be protected.