phpMyAdmin is an efficient PHP-based software tool used to manage MySQL databases through a web interface. You could use it to run MySQL commands, set up, edit and delete cells, rows and tables or manage users with separate levels of access to the database in question. Each one of these tasks can be completed from any device as long as you have an Internet browser and access to the web hosting account in which the database is. With phpMyAdmin, you can also export or import an entire database, which is a very helpful function if you'd like to migrate a web site from one web hosting provider to another. Several different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, depending on what you want to do - move the data from one web hosting account to another, preview an entire database in a spreadsheet app for instance Microsoft Excel, and so on.

phpMyAdmin in Web Hosting

phpMyAdmin is provided as an element of our web hosting plans and you'll be able to access it at any time through your Hepsia Control Panel. All databases that you create in the account will be listed in alphabetical order inside the MySQL Databases section of the CP and all it will take to gain access to any of them shall be to click on the little phpMyAdmin icon, that will be on the right side of every database. You'll not need to enter any info, because you'll be logged in automatically in a new browser tab. If you would like to sign in by hand and not using the Control Panel, you will be able to do this using our direct phpMyAdmin login page where you'll have to enter the database username and password. This option is handy if you need to offer access to a certain database to some third party, for instance a web designer.

phpMyAdmin in Semi-dedicated Servers

If you host a script-driven website inside a semi-dedicated server account from our company, you shall be able to manage the website database manually without any difficulty as you can sign in to phpMyAdmin straight from your website hosting CP. Any MySQL database you set up 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 specific database is as basic as clicking on that icon and our system will open a new tab inside your web browser and it shall log you in automatically, to enable you to export/import or change any content you want. We also provide the option to log in directly to phpMyAdmin without employing your CP. In this situation, the login is manual and requires a username and a password. This function will enable you to give access to a particular database to other people without giving them access to your Internet hosting account.