phpMyAdmin is a feature-rich tool coded in PHP, which will present you with total control of a MySQL database. You can do literally everything - set up fields, rows and tables, delete them or alter 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 companies, simply because you can very easily create a full backup of a database in a number of formats (SQL, CSV, XML). You'll end up with a single file which contains the whole content of the database, so you may download it from the current provider, upload it to the hosting server of the new one and import it via the same tool on their end. Your site shall look exactly the same, for the reason that all script apps store their content in a database. With phpMyAdmin you could also quickly search and replace content material of your choice across the whole website - a word, an expression or a link, for instance.

phpMyAdmin in Cloud Web Hosting

phpMyAdmin is available as an element of our Linux cloud web hosting and you'll be able to access it anytime via your Hepsia Control Panel. All databases which you create in the account shall be listed in alphabetical order in the MySQL Databases section of the Control Panel and all it will take to gain access to any of them will be to click on the little phpMyAdmin icon, which will be on the right side of every database. You will not have to enter any information, as you'll be logged in automatically in a new web browser tab. If you would like to sign in by hand instead of going through the CP, you'll be able to do so via our direct phpMyAdmin login page in which you shall have to type in the database username and password. This option is useful if you want to offer access to a particular database to some third party, for instance a web designer.

phpMyAdmin in Semi-dedicated Hosting

When you host any script-driven site inside a semi-dedicated server account from our company, you shall be able to administer the site database manually without any difficulty since you can log in to phpMyAdmin directly from your web hosting CP. Any MySQL database which you create shall be listed inside the Databases section of your account and it will have a phpMyAdmin icon on its right side. Accessing the tool for a certain database is as simple as clicking on that icon and our system will open a new tab inside your web browser and it will log you in automatically, to permit you to export/import or change any content you want. We also offer the option to sign in directly to phpMyAdmin without using your CP. In this situation, the login is manual and requires a username and a password. This function permits you to grant access to a certain database to other individuals without giving them access to your website hosting account.