i saved some .php files on wamp\www . But i can’t see my projects on localhost? what should i do.? please help someone..
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
wamp determines a project to be a folder within your www folder.
i.e.
will have two projects…
The wamp homepage isn’t necessary to view your php files…
If you have a file at
C:\wamp\www\runme.phpyou can go to the URLhttp://localhost/runme.phpto run your script.If
http://localhost/isn’t displaying the wamp local homepage, make sure wamp is running, the icon is in your task bar and white (Thanks JohnP).