Search code examples
phpmysqldatabasedatabase-connectionwamp

import mysql database to wamp server


I am newbie using php and wamp. I am trying to use a mysql db with the wamp server. I am really confused on what the right steps are. Should I put the sql file in the/www folder or what is the way to go? Thanks a lot


Solution

    1. left click wamp -> phpmyadmin
    2. select database then click import (top right)
    3. locate the database and click go.