phpMyAdmin is a feature-rich tool coded in PHP, which shall provide you with full control of a MySQL database. You can do practically anything - set up fields, rows and tables, remove them or change their data, export or import a whole database or only a certain part of it, and execute MySQL commands. The tool is very important in case you want to switch web hosting providers, since you can conveniently create a full backup of a database in different formats (SQL, CSV, XML). You'll end up with only one file that contains the entire content of the database, so you may download it from the current provider, upload it to the server of the new one and import it using the same tool on their end. Your website will look exactly the same, due to the fact that all script apps store their data inside a database. With phpMyAdmin you could also quickly search and replace information of your preference across the whole web site - a word, a phrase or a link, for example.

phpMyAdmin in Cloud Website Hosting

You will be able to use phpMyAdmin to access any database that you set up in a cloud website hosting account purchased through our company because we provide the tool by default with all of our hosting plans. After you log in to your Hepsia web hosting CP and set up a new database in the MySQL Databases section, a small phpMyAdmin icon will appear on its right-hand side. What it requires to log in automatically is to click on that icon and the tool will open in a new web browser tab, so that you can manage the database data. That's also the way to import a database when you are moving your web site from another company to our state-of-the-art 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 allow you to grant access to any database to other people, without granting them access to the entire hosting account.

phpMyAdmin in Semi-dedicated Hosting

We supply phpMyAdmin with every semi-dedicated server account since our packages support MySQL-driven Internet sites. The tool is integrated in our in-house built Hepsia web hosting CP and if you'd like to modify any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a certain database. You won't need any login credentials due to the fact that you will be logged in automatically. If you don't want to employ your Control Panel or you would like to give access to any database to another individual for whatever reason, you'll also have an alternative option - to navigate to our phpMyAdmin direct login page in which our system shall require the database username and password. If you hire a web development company, for instance, you can use this particular option to permit them to work on your Internet site without giving them access to any files, email messages or some other databases in the account.