I have installed wamp server and copy my php file plus related folder in www folder and sql files in C:\wamp\bin\mysql\mysql5.0.51b\data\mysql folder in which files contain extension MYD, frm, MYI.
Than runing project after typing following address in internet explorer
http://localhost/ it give username and password page than i give username and password it give following message "Error Could not select database".
Please send me a appropiate information about how can i run my php project on my local machine.