phpMyAdmin
What's phpMyAdmin? What is its role? Why will your Internet sites need it?
phpMyAdmin is an advanced tool that will allow you to handle MySQL databases. It's coded in PHP and provides you with an easy to work with web interface to: set up, delete or change database cells, rows and entire tables. Less experienced users may use the software tool to import or export a database with a couple of clicks in a range of formats - PDF, CSV, SQL and XML, and that's the quickest and the easiest way to move a script-driven site from one website hosting provider to another, due to the fact that almost all of the data of such a website is stored in a database, not in static files. More knowledgeable users can access a variety of advanced features such as running MySQL statements or handling the privileges of database users. phpMyAdmin is amongst the most popular MySQL management systems on the market.
-
phpMyAdmin in Shared Hosting
phpMyAdmin is part of each and every
shared service that we provide and it's accessible through our custom Hepsia CP. A small phpMyAdmin icon shall be shown on the right side of any database that you create in the MySQL Databases section of the CP and by clicking on the icon for the database that you want to access, you'll be logged into the app immediately in a new tab of your browser. Then you can do anything you would like - export the whole or part of the data, import a database, run SQL queries, search and modify terms. If you don't want to go through the Control Panel, you will also be able to log in via a direct phpMyAdmin login page, but you must know the database username and password. The last feature is handy if you have to give access to a database to a third-party.
-
phpMyAdmin in Semi-dedicated Servers
phpMyAdmin is among the software tools which come with all our
Linux semi-dedicated service. You can easily log into it and handle all of your MySQL databases if you click on the phpMyAdmin icon on the right side of each database that you have created using your Hepsia Internet hosting CP. You'll not need to do anything else, as our system will log you in automatically and you will be able to proceed with the tasks you should do - import a database file from another company, change some content, and so on. You can easily access a database by using the direct phpMyAdmin login page also, but in such a case you'll need to type in the correct account information. You can use this option if you hire a website designer, as they can work on your website without accessing your website hosting CP. Thus, all files and e-mails that you have in the account will be secure.