phpMyAdmin
What's phpMyAdmin? What is its role? Why will your web sites require it?
phpMyAdmin is a sophisticated tool that shall allow you to control MySQL databases. It is coded in PHP and provides an easy-to-use web interface to: create, remove or change database cells, rows and entire tables. Less experienced users may take advantage of the tool to import or export a database with a few 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 company to another, since almost all the data of such a website is stored in a database, not in static files. More knowledgeable users can access numerous advanced functions including running MySQL statements or managing the privileges of database users. phpMyAdmin is among the most popular MySQL management systems available.
-
phpMyAdmin in Shared Hosting
You shall be able to employ phpMyAdmin to access any database which you set up in a
shared hosting account acquired from our company as we provide the tool by default with all of our packages. Once you sign in to your Hepsia website hosting Control Panel and create a new database inside the MySQL Databases section, a little phpMyAdmin icon shall appear on its right-hand side. What it takes to log in instantly is to click on that icon and the tool shall open inside a new web browser tab, so you can handle the database content. This is also the way to import a database in case you are moving your web site from another service provider to our sophisticated cloud hosting platform. The other way to log in to a database is if you take advantage of our direct phpMyAdmin login URL, but you must know the DB username and password. This option will enable you to provide access to any database to other people, without giving them access to the whole hosting account.
-
phpMyAdmin in Semi-dedicated Servers
If you host a script-driven site in a
semi-dedicated server account from our company, you will be able to control the site database manually without difficulty since you can log in to phpMyAdmin straight from your hosting CP. Any MySQL database you create shall 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 specific database is as basic as clicking on that icon and our system will open a new tab in your Internet browser and it shall log you in automatically, to enable you to export/import or modify any content you want. We also provide the option to sign in straight to phpMyAdmin without employing your Control Panel. In this situation, the login is manual and requires a username and a password. This function will enable you to provide access to a specific database to other people without giving them access to your website hosting account.