phpMyAdmin is a feature-rich tool coded in PHP, which shall give you complete control of a MySQL database. You may do practically anything - set up fields, rows and tables, remove them or change their content, export or import a whole database or only a specific part of it, and execute MySQL commands. The tool is necessary in case you want to switch hosting companies, as you may easily create a full backup of a database in a number of formats (SQL, CSV, XML). You shall end up with only one file which contains the whole content of the database, so you may download it from the present provider, upload it to the server of the new one and import it via the same tool on their end. Your site shall look exactly the same, simply because all script applications store their data inside a database. With phpMyAdmin you can also quickly search and replace content material of your choosing across the entire web site - a word, a phrase or a link, for example.

phpMyAdmin in Web Hosting

You'll be able to use phpMyAdmin to access any database you create inside a web hosting account purchased from our company because we offer the tool by default with all of our plans. When you sign in to your Hepsia web hosting CP and create a new database in the MySQL Databases section, a small phpMyAdmin icon will appear on its right-hand side. What is needed to log in immediately is to click on that icon and the tool will open in a new Internet browser tab, so that you can manage the database content. That is also the way to import a database if you are moving your Internet site from another provider to our advanced cloud hosting platform. An alternative way to log in to a database is if you use our direct phpMyAdmin login URL, but you have to know the DB username and password. This option will enable you to provide access to any database to other people, without granting them access to the whole Internet hosting account.

phpMyAdmin in Semi-dedicated Hosting

We provide phpMyAdmin with every semi-dedicated server account due to the fact that our packages support MySQL-driven websites. The tool is incorporated inside our in-house built Hepsia Internet hosting CP and if you'd like to modify any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a particular database. You won't need any login credentials due to the fact that you shall 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 person for some reason, you'll have an alternative option - to visit our phpMyAdmin direct login webpage in which our system shall require the database account information. If you hire a web development company, for instance, you can employ that option to enable them to work on your Internet site without giving them access to any files, e-mails or other databases inside the account.