How do I manage my database with phpMyAdmin? Print

  • 0

Use phpMyAdmin in cPanel to browse and edit your data:

  1. Log in to cPanel from your client area and open phpMyAdmin.
  2. Pick your database from the left sidebar to see its tables.
  3. Click a table to Browse rows, or use the tabs to Search, Insert, or Structure (add/edit columns).
  4. Use the SQL tab to run custom queries, and Export / Import for backups.

Always export a backup before making bulk changes or running DELETE/UPDATE queries, since edits are immediate and cannot be undone. If you need help, open a ticket.


Was this answer helpful?

« Back