phpMyAdmin is a visual tool for managing your MySQL databases, letting you browse tables, run queries, and import or export data. This guide explains how to reach and use it in cPanel.
phpMyAdmin openen #
- Log in op cPanel.
- In de Databases sectie, klik op phpMyAdmin.
- Your databases appear in the left panel.
Je weg vinden #
- Linkerpaneel: lists databases and tables.
- Structure: shows tables and columns.
- Browse: view and edit rows.
- SQL: run queries directly.
Exporting (backup) #
- Select the database.
- Klik op Exporteren, choose Quick and SQL.
- Klik op Ga om het .sql-bestand te downloaden.
Importing #
- Selecteer de doeldatabase.
- Klik op Importeren, choose your .sql file, and click Go.
Veiligheidstips #
- Maak altijd eerst een kopie voordat je wijzigingen aanbrengt.
- Confirm which database you are editing.
- Avoid dropping tables unless certain.
Problemen oplossen #
- Bestand te groot: compress the file or split it.
- Fouten op de website na bewerkingen: herstel je geëxporteerde kopie.
Hulp nodig? #
If you are unsure about a database change, contact support before proceeding.