phpMyAdmin is a feature-rich tool written in PHP, which will give you full control over a MySQL database. You may do virtually everything - create fields, rows and tables, erase them or change their data, export or import an entire database or just a specific part of it, and execute MySQL commands. The tool is necessary in case you need to switch web hosting providers, simply because you may very easily create a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with one file which contains the whole content of the database, so you could download it from the present provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your website will look exactly the same, simply because all script applications store their data in a database. With phpMyAdmin you could also easily search and replace content material of your preference across the whole internet site - a word, a phrase or a link, for instance.

phpMyAdmin in Cloud Hosting

You shall be able to employ phpMyAdmin to access any database which you create inside a cloud hosting account purchased through our company simply because we supply the tool by default with all our plans. When you sign in to your Hepsia web hosting CP and set up a new database inside 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 that icon and the tool shall open inside a new Internet browser tab, so you can handle the database data. This is also how you could import a database in case you are moving your site from another provider to our advanced cloud hosting platform. A different way to log in to a database is if you use our direct phpMyAdmin login URL, but you must know the DB account info. This option will enable you to grant access to any database to other people, without granting them access to the entire web hosting account.

phpMyAdmin in Semi-dedicated Servers

We supply phpMyAdmin with every semi-dedicated server account as all our plans support MySQL-driven Internet sites. The tool is incorporated inside our in-house built Hepsia web hosting Control Panel and if you want to change any database, you just 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 do not want to use your CP or you need to provide access to any database to another individual for whatever reason, you shall also have an alternative option - to navigate to our phpMyAdmin direct login webpage where our system shall require the database username and password. If you hire a web page designer, for instance, you can use that option to allow them to work on your website without granting them access to any files, emails or some other databases in the account.