Home>Article>Backend Development> How to import database in phpmyadmin

How to import database in phpmyadmin

王林
王林 Original
2019-10-14 17:58:10 5964browse

How to import database in phpmyadmin

1. Enter the phpMyAdmin database. After creating the database, then select the database and click the "Import" button in the top navigation on the right. Here you can see the import format options. I will Taking the sql file imported above as an example, click Select File

How to import database in phpmyadmin

2. In the pop-up select file box, select the database file we backed up before

How to import database in phpmyadmin

3. After successfully selecting the file, click Execute below. Then when you see the success prompt, it means the import is complete

How to import database in phpmyadmin

Recommended tutorial:PHP video tutorial

The above is the detailed content of How to import database in phpmyadmin. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn