How do I import a database using phpMyAdmin?

Последна промяна: 15.10.2025 09:03

To import a database using phpMyAdmin:

  1. Access phpMyAdmin via Control Panel > Databases > MySQL Databases.
  2. Select your database from the left sidebar.
  3. Click the "Import" tab at the top.
  4. Use the wizard to select your backup file and import it.

Ensure the file is compatible with your database version before importing.