phpMyAdmin
Discover more about what phpMyAdmin is and how to take advantage of it as a management instrument for all your MySQL databases.
phpMyAdmin is a powerful PHP-based software tool which is used to manage MySQL databases through a web interface. You could employ it to run MySQL commands, set up, modify and delete cells, rows and tables or handle users with separate levels of access to the database in question. Every one of these tasks can easily be completed from any device provided that you have an Internet browser and access to the website hosting account in which the database is. With phpMyAdmin, you can also export or import an entire database, which is a very useful function if you want to migrate a web site from one web hosting provider to another. A number of different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, based on what you'd like to do - move the content from one hosting account to another, preview an entire database in a spreadsheet app for example Microsoft Excel, and so forth.
-
phpMyAdmin in Shared Hosting
phpMyAdmin is a part of each
shared package we provide and it's accessible from our in-house made Hepsia Control Panel. A tiny phpMyAdmin icon will be displayed on the right side of each database you set up in the MySQL Databases section of the CP and by clicking on the icon for the database which you want to access, you will be logged into the application automatically in a new tab of your browser. Then you can do everything you'd like - export the whole or a part of the data, import a database, run SQL queries, search and change terms. If you do not want to go through the Control Panel, you shall also be able to log in using a direct phpMyAdmin login page, but you ought to know the database username and password. The last function is helpful if you have to give access to a database to a third-party.
-
phpMyAdmin in Semi-dedicated Hosting
When you host your script-driven website in a
semi-dedicated server account from our company, you'll be able to control the site database manually effortlessly simply because you can sign in to phpMyAdmin directly from your web hosting CP. 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 specific database is as basic as clicking on that icon and our system will open a new tab inside your browser and it shall 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 will enable you to grant access to a certain database to other people without giving them access to your Internet hosting account.