phpMyAdmin is a feature-rich tool developed in PHP, that will present you with 100 % control over a MySQL database. You could do absolutely anything - set up fields, rows and tables, erase them or modify their content, export or import an entire database or just a particular part of it, and execute MySQL commands. The tool is vital when you would like to switch hosting companies, simply because you can easily create a full backup of a database in different formats (SQL, CSV, XML). You will end up with 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 via the same tool on their end. Your website shall look exactly the same, due to the fact that all script applications store their data within a database. With phpMyAdmin you can also easily search and replace content of your preference across the whole internet site - a word, an expression or a link, for instance.

phpMyAdmin in Cloud Hosting

You'll be able to use phpMyAdmin to access any database which you create in a cloud hosting account bought through our company as we supply the tool by default with all our plans. As soon as you log in to your Hepsia website hosting Control Panel and set up a new database in the MySQL Databases section, a small phpMyAdmin icon shall appear on its right-hand side. All it takes to log in instantly is to click on that icon and the tool shall open in a new browser tab, so you can manage the database content. This is also the way to import a database if you're moving your web site from another provider to our state-of-the-art cloud hosting platform. Another way to log in to a database is if you use our direct phpMyAdmin login URL, but you need to know the DB username and password. This option will allow you to give access to any database to other people, without providing them with access to the whole website hosting account.

phpMyAdmin in Semi-dedicated Hosting

When you host a script-driven website inside a semi-dedicated server account from our company, you'll be able to handle the site database manually effortlessly because you can log in to phpMyAdmin straight from your website hosting CP. Any MySQL database you set up shall be listed in the Databases section of your account and it shall have a phpMyAdmin icon on its right side. Accessing the tool for a specific database is as basic as clicking on that icon and our system will open a new tab in your web browser and it shall log you in automatically, to enable you to export/import or modify any content that you'd like. We also provide the option to sign in directly to phpMyAdmin without using your CP. In cases like this, the login is manual and requires a username and a password. This function will permit you to grant access to a certain database to other people without giving them access to your Internet hosting account.