phpMyAdmin is a feature-rich tool developed in PHP, which shall provide you with complete control of a MySQL database. You could do literally anything - set up fields, rows and tables, erase them or modify their content, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is very important in case you want to switch hosting companies, simply because you could conveniently generate a full backup of a database in different formats (SQL, CSV, XML). You'll end up with a single file which contains the whole content of the database, so you can easily download it from the current provider, upload it to the web server of the new one and import it via the same tool on their end. Your internet site shall look exactly the same, because all script applications store their content in a database. With phpMyAdmin you may also effortlessly search and replace content material of your choosing across the entire web site - a word, an expression or a link, for instance.

phpMyAdmin in Cloud Hosting

You shall be able to use phpMyAdmin to access any database which you create in a cloud hosting account purchased from our company since we offer the tool by default with all our plans. After you sign in to your Hepsia website hosting CP and create a new database in the MySQL Databases section, a small phpMyAdmin icon shall appear on its right-hand side. What is needed to log in immediately is to click on this icon and the tool will open in a new web browser tab, so you can handle the database content. That is also how you can import a database when you are moving your Internet site from another provider to our innovative cloud hosting platform. The other way to log in to a database is if you use our direct phpMyAdmin login URL, but you should know the DB account information. This option will permit you to grant access to any database to other individuals, without providing them with access to the whole web hosting account.

phpMyAdmin in Semi-dedicated Hosting

We provide phpMyAdmin with every semi-dedicated server account as all our packages support MySQL-driven sites. The tool is incorporated inside our in-house built Hepsia web hosting CP and if you'd like to change any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a given database. You won't need any login credentials since you will be signed in automatically. If you don't want to use your Control Panel or you want to grant access to any database to another individual for some reason, you'll have an alternative option - to navigate to our phpMyAdmin direct login page where our system will require the database username and password. If you hire a web designer, for instance, you can employ that option to allow them to work on your site without granting them access to any files, emails or any other databases in the account.