phpMyAdmin is a feature-rich tool written in PHP, which will give you total control of a MySQL database. You can do practically anything - create fields, rows and tables, erase them or alter their content, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is essential if 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'll end up with one file that contains the whole content of the database, so you may download it from the current provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your site shall look exactly the same, because all script applications store their content inside a database. With phpMyAdmin you may also quickly search and replace content material of your choice across the entire web site - a word, an expression or a link, for example.

phpMyAdmin in Cloud Hosting

You shall be able to employ phpMyAdmin to access any database that you create in a cloud hosting account acquired from our company simply because we offer the tool by default with all hosting plans. After you log in to your Hepsia hosting CP and create a new database in the MySQL Databases section, a tiny phpMyAdmin icon shall appear on its right-hand side. What it requires to log in automatically is to click on that icon and the tool shall open inside a new web browser tab, so you can handle the database content. That's also the way to import a database in case you are moving your web site from another service provider to our innovative cloud hosting platform. The other way to log in to a database is if you take advantage of our direct phpMyAdmin login URL, but you must know the DB username and password. This option will enable you to give access to any database to other people, without providing them with access to the whole Internet hosting account.

phpMyAdmin in Semi-dedicated Hosting

We supply phpMyAdmin with every single semi-dedicated server account since all our plans support MySQL-driven Internet sites. The tool is incorporated inside our in-house built Hepsia hosting Control Panel and if you would like to modify any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a specific database. You won't need any login credentials since you'll be logged in automatically. If you don't want to go through your CP or you would like to grant access to any database to another individual for whatever reason, you'll also have an alternative option - to go to our phpMyAdmin direct login webpage in which our system shall require the database username and password. If you hire a web development company, for example, you can take advantage of that option to permit them to work on your Internet site without granting them access to any files, email messages or some other databases in the account.