phpMyAdmin is a feature-rich tool written in PHP, which will offer you total control over a MySQL database. You may do practically anything - set up fields, rows and tables, erase 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 vital if you need to switch web hosting providers, as you can effortlessly generate a full backup of a database in different formats (SQL, CSV, XML). You will end up with 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 using 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 could also quickly search and replace content material of your preference across the whole web site - a word, an expression or a link, for example.

phpMyAdmin in Web Hosting

phpMyAdmin is featured as part of our web hosting and you'll be able to access it whenever you want from your Hepsia CP. All databases that you set up in the account will be listed in alphabetical order inside the MySQL Databases section of the CP and all it shall take to log in to any of them will be to click on the little phpMyAdmin icon, that will be on the right side of every database. You'll not have to input any info, because you will be logged in automatically in a new browser tab. If you'd like to log in by hand instead of going through the CP, you shall be able to do this via our direct phpMyAdmin login page in which you shall have to input the database username and password. This option is useful if you need to grant access to a specific database to a third party, for example a web designer.

phpMyAdmin in Semi-dedicated Servers

If you host your script-driven site inside a semi-dedicated server account from our company, you shall be able to manage the site database manually without difficulty since you can log in to phpMyAdmin directly from your web hosting Control Panel. Any MySQL database that you create shall be listed in the Databases section of your account and it will have a phpMyAdmin icon on its right side. Accessing the tool for a specific database is as basic as clicking on that icon and our system will open a new tab in your browser and it shall log you in automatically, so you can export/import or change any content you want. 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 allows you to give access to a specific database to other individuals without giving them access to your hosting account.