phpMyAdmin is a feature-rich tool coded in PHP, that will give you full control over a MySQL database. You may do absolutely anything - create fields, rows and tables, erase them or alter their content, export or import a whole database or only a certain part of it, and execute MySQL commands. The tool is very important if you want to switch hosting companies, due to the fact that you could easily generate a full backup of a database in a variety of formats (SQL, CSV, XML). You shall end up with only one file which 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 site will look exactly the same, because all script applications store their content inside a database. With phpMyAdmin you may also quickly search and replace information of your choice across the whole internet site - a word, an expression or a link, for instance.

phpMyAdmin in Hosting

phpMyAdmin is offered as an element of our hosting and you'll be able to access it at any time via your Hepsia CP. All databases you set up in the account shall be listed in alphabetical order inside the MySQL Databases section of the Control Panel and all it will take to log in to any of them shall be to click on the tiny phpMyAdmin icon, that'll be on the right side of every database. You won't have to type in any information, since you will be logged in automatically in a new web browser tab. If you would like to sign in by hand instead of using the Control Panel, you will be able to do so using our direct phpMyAdmin login page in which you will have to type in the database account information. This option is useful if you want to offer access to a particular database to a third party, for example a web designer.

phpMyAdmin in Semi-dedicated Servers

If you host any script-driven site in a semi-dedicated server account from our company, you shall be able to handle the website database manually without difficulty simply because you can sign in to phpMyAdmin straight from your web hosting Control Panel. Any MySQL database that you set up will 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 shall open a new tab in your web browser and it shall log you in automatically, so you can export/import or modify any content you want. We also offer the option to log in directly to phpMyAdmin without going through your CP. In this situation, the login is manual and requires a username and a password. This function will permit you to give access to a certain database to other people without giving them access to your website hosting account.