phpMyAdmin is a feature-rich tool coded in PHP, that will provide you with 100 % control over a MySQL database. You may do literally everything - set up fields, rows and tables, erase them or modify their data, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is very important in case you need to switch web hosting providers, as you can effortlessly generate a full backup of a database in several formats (SQL, CSV, XML). You will end up with a single file containing the whole content of the database, so you can download it from the present provider, upload it to the web server of the new one and import it via the same tool on their end. Your website shall look exactly the same, due to the fact that all script applications store their content within a database. With phpMyAdmin you could also quickly 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 will be able to employ phpMyAdmin to access any database which you set up inside a cloud hosting account bought through our company since we supply the tool by default with all hosting plans. When you sign in to your Hepsia Internet hosting CP and create a new database inside the MySQL Databases section, a little phpMyAdmin icon will appear on its right-hand side. What it takes to log in immediately is to click on that icon and the tool shall open in a new web browser tab, so you can control the database content. That's also the way to import a database if you are moving your web site from another service provider to our state-of-the-art cloud hosting platform. A different way to log in to a database is if you use our direct phpMyAdmin login URL, but you need to know the DB account info. This option will enable you to grant access to any database to other individuals, without granting them access to the whole website hosting account.

phpMyAdmin in Semi-dedicated Servers

We supply phpMyAdmin with each semi-dedicated server account as all our packages support MySQL-driven sites. The tool is incorporated in our in-house built Hepsia web hosting Control Panel and if you want to modify any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a certain database. You shall not need any login credentials due to the fact that you shall be signed in automatically. If you don't want to employ your CP or you want to give access to any database to another individual for some reason, you will also have an alternative option - to go to our phpMyAdmin direct login web page in which our system shall require the database account information. If you hire a web page designer, for example, you can take advantage of this option to permit them to work on your site without granting them access to any files, email messages or any other databases inside the account.