phpMyAdmin
What's phpMyAdmin? What is its role? Why will your web sites need it?
phpMyAdmin is an innovative tool that shall allow you to handle MySQL databases. It is written in PHP and provides an easy-to-use web interface to: create, erase or change database cells, rows and entire tables. Less experienced users can employ the instrument to import or export a database with a few mouse clicks in a range of formats - XML, CSV, SQL and PDF, and that is the quickest and the simplest way to transfer a script-driven Internet site from one web hosting company to another, as almost all of the content of this kind of an Internet site is stored in a database, not in static files. Knowledgeable users can access quite a few advanced functions like running MySQL statements or handling the privileges of database users. phpMyAdmin is one of the most widely used MySQL management systems on the market.
-
phpMyAdmin in Cloud Web Hosting
phpMyAdmin is part of every
cloud web hosting plan which we provide and it is accessible via our custom-made Hepsia Control Panel. A tiny phpMyAdmin icon will be shown on the right side of every database that you set up in the MySQL Databases section of the CP and by clicking on the icon for the database you want to access, you will be logged into the application immediately in a new tab of your Internet browser. Then you can do everything you'd like - export the entire or part of the content, import a database, run SQL queries, search and modify terms. If you do not want to use the CP, you shall also be able to sign in via a direct phpMyAdmin login page, but you ought to know the database username and password. The last function is beneficial if you have to grant access to a database to a third-party.
-
phpMyAdmin in Semi-dedicated Servers
When you host a script-driven website in a
semi-dedicated server account from our company, you shall be able to handle the website database manually without difficulty because you can log in to phpMyAdmin directly from your web hosting Control Panel. Any MySQL database that 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 specific database is as easy as clicking on that icon and our system shall open a new tab in your browser and it will log you in automatically, so that you can export/import or modify any content that you would like. We also offer the option to log in directly to phpMyAdmin without going through your Control Panel. In this situation, the login is manual and requires a username and a password. This feature makes it possible for you to provide access to a particular database to other people without giving them access to your hosting account.