Archivio Domande

What is phpMyAdmin?  Stampa Articolo

 

PhpMyAdmin makes the administration of MySQL very simple. PhpMyAdmin tool can be used for various operations inside a database like create, drop, alter tables, delete, edit, add fields and much more. It gives you complete control over your databases.


Follow the below steps to access phpMyAdmin.


  1. Login to your cPanel.

  2. Under the Databases section, click on phpMyAdmin icon.

  3. Select the database you want to work on.


Note: You can not create new databases in phpMyAdmin, you can create databases only through your cPanel.

Hai trovato utile questa risposta?

Articoli Correlati

How to create/edit/delete a file using File Manager?
To create a new file, follow the below steps. 1. Login to your cPanel. 2. Go to File Manager.3....
After adding a new domain, it says Subdomain added, what to do?
There is nothing to worry about, cPanel calls your addon domain a subdomain because the root...
How to compress and decompress files?
To compress or decompress files follow the below steps. 1. Login to your cPanel.2. Go to File...
How to retrieve password for database?
Retrieving the lost password for a database is nearly impossible. But there is nothing to worry...
How to create a cron job in cPanel?
  Cron jobs are scheduled tasks which completes a task in the specified time automatically. To...