Using Phpmyadmin To Manage MYSQL Databases
PHPMyAdmin is a free tool used to manage MySQL databases. You can access PHPMyAdmin directly from your cPanel >>Databases tab.
Common tasks that can be done using PHPMyAdmin include:
- Introduction to PHPMyAdmin
- Create a new table in a MySQL databse
- Rename MySQL tables
- Delete a table in a MySQL database
- Add a field to a database table
- Modify a table field
- Delete a table field
- Importing a MySQL database to your hosting account
- Exporting (backup) a MySQL database
- Search a database using PHPMyAdmin
- Running MySQL queries
- You can access your MySQL account using phpMyAdmin using the link provided to you –something like below where my-domain.ca is your domain name http://www.my-domain.com/phpmyadmin/
For Share It :