How to import database in phpmyadmin

藏色散人
Release: 2019-10-19 10:05:48
Original
5616 people have browsed it

How to import database in phpmyadmin

How does phpmyadmin import the database?

phpmyadmin method to import the database:

Enter the phpMyAdmin database, create the database, then select the database and click the "Import" button in the top navigation on the right , here you can see the imported formats are optional, I will take the sql file imported above as an example, click to select the file

Recommended: "mysql tutorial"

How to import database in phpmyadmin

In the pop-up file selection box, select the database file we backed up before (here, take the previously exported sql file as an example)

How to import database in phpmyadmin

Select the file successfully After that, just click Execute below, and then when you see the success prompt, it means the import is complete

How to import database in phpmyadmin

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!

Related labels:
source:php.cn
Statement of this Website
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
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!