phpMyAdmin is a feature-rich tool developed in PHP, which will give you full control of a MySQL database. You may do practically anything - set up fields, rows and tables, remove them or change their data, export or import an entire database or just a specific part of it, and execute MySQL commands. The tool is necessary when you want to switch web hosting companies, due to the fact that you can conveniently create a full backup of a database in several formats (SQL, CSV, XML). You'll end up with just one file that contains the whole 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 using the same tool on their end. Your site will look exactly the same, simply because all script apps store their data inside a database. With phpMyAdmin you can also easily search and replace content material of your preference across the entire web site - a word, a phrase or a link, for example.

phpMyAdmin in Hosting

phpMyAdmin is available as a part of our Linux hosting and you'll be able to access it anytime from your Hepsia CP. All databases which you set up in the account will be listed in alphabetical order inside the MySQL Databases section of the Control Panel and all it shall take to access any of them shall be to click on the little phpMyAdmin icon, that'll be on the right side of each and every database. You won't have to type in any information, since you will be logged in automatically in a new Internet browser tab. If you would like to log in by hand instead of going through the CP, you'll be able to do this via our direct phpMyAdmin login page in which you will have to enter the database account information. This option is useful if you need to give access to a specific database to some third party, such as a web designer.

phpMyAdmin in Semi-dedicated Servers

When you host your script-driven website in a semi-dedicated server account from our company, you shall be able to control the site database manually with ease simply because you can sign in to phpMyAdmin directly from your website hosting CP. Any MySQL database which you create shall be listed inside the Databases section of your account and it shall 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 will open a new tab in your web browser and it will log you in automatically, to enable you to export/import or change any content that you would like. We also offer the option to sign in directly to phpMyAdmin without going through your CP. In cases like this, the login is manual and requires a username and a password. This function permits you to give access to a particular database to other individuals without giving them access to your Internet hosting account.