phpMyAdmin is a feature-rich tool developed in PHP, which shall present you with 100 % control over a MySQL database. You may do virtually everything - set up fields, rows and tables, erase them or change their data, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is very important if you want to switch web hosting companies, because you may easily generate a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with one file that contains the whole content of the database, so you may download it from the current provider, upload it to the server of the new one and import it through the same tool on their end. Your website shall look exactly the same, because all script apps store their content inside a database. With phpMyAdmin you can also easily search and replace content of your preference across the whole internet site - a word, a phrase or a link, for instance.

phpMyAdmin in Shared Website Hosting

phpMyAdmin is featured as an element of our shared website hosting and you'll be able to access it whenever you want via your Hepsia CP. All databases that you set up inside the account shall be listed in alphabetical order in 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 tiny phpMyAdmin icon, which will be on the right side of each database. You'll not need to enter any info, as you'll be logged in automatically in a new web browser tab. If you would like to log in manually instead of going through the CP, you shall be able to do that using our direct phpMyAdmin login page where you'll have to type in the database username and password. This option is useful if you want to grant access to a certain database to a third party, for instance a web designer.

phpMyAdmin in Semi-dedicated Servers

If you host any script-driven site inside a semi-dedicated server account from our company, you will be able to handle the site database manually without difficulty as you can log in to phpMyAdmin directly from your website hosting Control Panel. Any MySQL database that you create will be listed in the Databases section of your account and it shall have a phpMyAdmin icon on its right side. Accessing the tool for a certain database is as basic as clicking on that icon and our system shall open a new tab inside your browser and it shall log you in automatically, to permit you to export/import or change any content you want. We also provide the option to sign in directly to phpMyAdmin without using your Control Panel. In such cases, the login is manual and requires a username and a password. This function allows you to grant access to a specific database to other individuals without giving them access to your website hosting account.