phpMyAdmin is a feature-rich tool written in PHP, which will present you with 100 % control of a MySQL database. You can do virtually everything - set up fields, rows and tables, delete them or modify their data, export or import an entire database or only a specific part of it, and execute MySQL commands. The tool is very important when you want to switch hosting companies, due to the fact that you may conveniently generate a full backup of a database in a number of formats (SQL, CSV, XML). You'll end up with only one file that contains the entire 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 through the same tool on their end. Your internet site will look exactly the same, simply because all script applications store their content within a database. With phpMyAdmin you could also conveniently search and replace content material of your choosing across the entire web site - a word, a phrase or a link, for example.

phpMyAdmin in Cloud Web Hosting

phpMyAdmin is provided as part of our Linux cloud web hosting packages and you shall be able to access it at any time through your Hepsia CP. All databases that you set up in the account shall be listed in alphabetical order within the MySQL Databases section of the CP and all it will take to gain access to any of them shall be to click on the little phpMyAdmin icon, which will be on the right side of each database. You'll not need to type in any info, as you'll be logged in automatically in a new web browser tab. If you would like to log in manually rather than going through the Control Panel, you will be able to do that using our direct phpMyAdmin login page in which you'll have to enter the database username and password. This option is helpful if you have to grant access to a specific database to some third party, such as a web designer.

phpMyAdmin in Semi-dedicated Hosting

When you host your script-driven Internet site in a semi-dedicated server account from our company, you shall be able to handle the site database manually without any difficulty since you can log in to phpMyAdmin straight from your web hosting Control Panel. Any MySQL database you create will be listed inside the Databases section of your account and it'll have a phpMyAdmin icon on its right side. Accessing the tool for a specific database is as easy as clicking on that icon and our system shall open a new tab in your Internet browser and it will log you in automatically, to enable you to export/import or change any content that you'd like. We also provide the option to sign in directly to phpMyAdmin without going through your Control Panel. In cases like this, the login is manual and requires a username and a password. This feature makes it possible for you to provide access to a specific database to other individuals without giving them access to your website hosting account.