Wissensdatenbank

What is phpMyAdmin?  Artikel drucken

 

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.

War diese Antwort hilfreich?

Verwandte Artikel

I accidently deleted public_html or www folder
www and public_html are the same, public_html is the primary domain's root directory and www...
How to restore a database in cPanel?
  To restore a database in cPanel, follow the below steps. Login to your cPanel...
How to Password Protect Directories?
To password protect a directory in cPanel, follow the below steps. 1. Login to your cPanel.2....
How do I find my MySQL version?
Login to cPanel In the "Stats" section on the left, locate the row labeled "MySQL Version"....
How to create a cron job in cPanel?
  Cron jobs are scheduled tasks which completes a task in the specified time automatically. To...