phpMyAdmin is an advanced tool which will allow you to manage MySQL databases. It is coded in PHP and provides an easy to navigate web interface to: create, delete or modify database cells, rows and entire tables. Less experienced users can employ the tool to import or export a database with several clicks in a number of formats - XML, CSV, SQL and PDF, and this is the quickest and the simplest way to transfer a script-driven Internet site from one website hosting company to another, since almost all the content of this type of a website is saved in a database, not in static files. More knowledgeable users can access a variety of advanced features such as running MySQL statements or managing the privileges of database users. phpMyAdmin is amongst the most widely used MySQL management systems on the market.
phpMyAdmin in Shared Hosting
phpMyAdmin is available as an element of our Linux shared hosting plans and you shall be able to access it whenever you want via your Hepsia Control Panel. All databases which you set up in the account shall be listed in alphabetical order within 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 little phpMyAdmin icon, which will be on the right side of every database. You will not need to type in any information, since you'll be logged in automatically in a new Internet browser tab. If you prefer to sign in by hand instead of using the Control Panel, you'll be able to do this through our direct phpMyAdmin login page in which you will have to type in the database username and password. This option is helpful if you need to offer access to a specific database to some third party, such as a web designer.
phpMyAdmin in Semi-dedicated Servers
When you host a script-driven website inside a semi-dedicated server account from our company, you'll be able to manage the site database manually without any difficulty since you can sign in to phpMyAdmin straight from your website hosting Control Panel. Any MySQL database which you create will be listed in the Databases section of your account and it'll have a phpMyAdmin icon on its right side. Accessing the tool for a particular database is as easy as clicking on that icon and our system will open a new tab in your browser and it shall log you in automatically, to permit you to export/import or modify any content that you want. We also provide the option to sign in directly to phpMyAdmin without employing your Control Panel. In such cases, the login is manual and requires a username and a password. This function enables you to provide access to a certain database to other individuals without giving them access to your Internet hosting account.