phpMyAdmin is a feature-rich tool written in PHP, which will offer you complete control over a MySQL database. You may do practically everything - create fields, rows and tables, remove them or modify their content, export or import an entire database or only a particular part of it, and execute MySQL commands. The tool is essential when you need to switch hosting providers, because you can effortlessly generate a full backup of a database in several formats (SQL, CSV, XML). You shall end up with just one file containing the entire content of the database, so you can download it from the current provider, upload it to the web server of the new one and import it through the same tool on their end. Your internet site will look exactly the same, for the reason that all script apps store their data within a database. With phpMyAdmin you can also conveniently search and replace information of your preference across the whole website - a word, a phrase or a link, for instance.

phpMyAdmin in Cloud Website Hosting

phpMyAdmin is available as an element of our Linux cloud website hosting packages and you'll be able to access it at any time via your Hepsia CP. All databases which you create in the account shall be listed in alphabetical order within the MySQL Databases section of the Control Panel and all it shall take to access any of them shall be to click on the small phpMyAdmin icon, that will be on the right side of every database. You will not have to enter any information, because you will be logged in automatically in a new Internet browser tab. If you would like to sign in manually and not going through the CP, you will be able to do this through our direct phpMyAdmin login page where you will have to type in the database username and password. This option is handy if you want to grant access to a specific database to a third party, for example a web designer.

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 control the site database manually without any difficulty simply because you can log in to phpMyAdmin straight from your website hosting Control Panel. Any MySQL database which you set up 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 specific database is as easy as clicking on that icon and our system shall open a new tab inside your Internet browser and it will log you in automatically, to permit you to export/import or change any content that you would like. We also provide the option to log 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 enables you to provide access to a particular database to other individuals without giving them access to your website hosting account.