phpMyAdmin is a feature-rich tool coded in PHP, which will present you with complete control over a MySQL database. You could do practically anything - create fields, rows and tables, erase them or change their data, export or import an entire database or only a specific part of it, and execute MySQL commands. The tool is very important if you would like to switch web hosting companies, due to the fact that you could very easily generate a full backup of a database in several formats (SQL, CSV, XML). You'll end up with just one file which contains the entire content of the database, so you can easily download it from the present provider, upload it to the server of the new one and import it using the same tool on their end. Your site will look exactly the same, simply because all script applications store their data inside a database. With phpMyAdmin you can also quickly search and replace information of your choosing across the entire web site - a word, an expression or a link, for instance.

phpMyAdmin in Cloud Hosting

You'll be able to employ phpMyAdmin to access any database which you set up in a cloud hosting account acquired from our company as we provide the tool by default with all our plans. After you sign in to your Hepsia hosting CP and set up a new database inside the MySQL Databases section, a tiny phpMyAdmin icon shall appear on its right-hand side. All it takes to log in immediately is to click on this icon and the tool will open in a new Internet browser tab, so that you can handle the database content. That's also how you could import a database in case you are moving your Internet site from another company to our innovative cloud hosting platform. Another way to log in to a database is if you use our direct phpMyAdmin login URL, but you must know the DB account info. This option will enable you to give access to any database to other people, without providing them with access to the whole hosting account.

phpMyAdmin in Semi-dedicated Hosting

If you host any script-driven site in a semi-dedicated server account from our company, you will be able to administer the website database manually without difficulty simply because you can sign in to phpMyAdmin straight from your hosting CP. Any MySQL database which you create shall be listed in the Databases section of your account and it'll have a phpMyAdmin icon on its right side. Accessing the tool for a particular database is as simple as clicking on that icon and our system shall open a new tab in your web browser and it'll log you in automatically, so you can export/import or modify any content that you would like. We also provide the option to log in directly to phpMyAdmin without using your Control Panel. In cases like this, the login is manual and requires a username and a password. This feature permits you to grant access to a particular database to other people without giving them access to your web hosting account.