phpMyAdmin is a feature-rich tool coded in PHP, which shall give you total control of a MySQL database. You could do absolutely anything - set up fields, rows and tables, delete them or alter their content, export or import an entire database or just a particular part of it, and execute MySQL commands. The tool is necessary if you need to switch hosting companies, since you could easily create a full backup of a database in a variety of formats (SQL, CSV, XML). You shall end up with one file which contains the entire 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 using the same tool on their end. Your website shall look exactly the same, due to the fact that all script apps store their content inside a database. With phpMyAdmin you could also quickly search and replace content of your choosing across the whole web site - a word, a phrase or a link, for instance.

phpMyAdmin in Cloud Hosting

You will be able to use phpMyAdmin to access any database which you create inside a cloud hosting account bought through our company since we provide the tool by default with all our hosting plans. When 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 requires to log in automatically is to click on this icon and the tool will open inside a new web browser tab, so that you can handle the database content. This is also the way to import a database if you're moving your site from another host company to our state-of-the-art cloud hosting platform. An alternative way to log in to a database is if you take advantage of our direct phpMyAdmin login URL, but you should know the DB account information. This option will permit you to provide access to any database to other individuals, without granting them access to the whole web hosting account.

phpMyAdmin in Semi-dedicated Servers

We offer phpMyAdmin with each and every semi-dedicated server account since our plans support MySQL-driven sites. The tool is integrated in our in-house built Hepsia Internet hosting CP and if you'd like to change any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a particular database. You won't need any login credentials as you will be signed in automatically. If you do not want to go through your CP or you would like to provide access to any database to another individual for some reason, you will also have an alternative option - to visit our phpMyAdmin direct login web page in which our system shall require the database username and password. If you hire a website design company, for example, you can employ that option to allow them to work on your Internet site without granting them access to any files, e-mails or any other databases in the account.