i'm studying basic PHP from zero and i'm starting with the install of WAMP, the services offered by WAMP runs with no problem, also the localhost page and PHPmyAdmin. Finally my project folder was placed on the www folder. I did a pretty simple test page, here
<?php echo "This is a test" ?>
But when i load the page, this message appears:
The requested URL /PHP/test.php was not found on this server.
It will be awesome that you can give a hand with, i'm out of ideas about this. I hope you can help me in order to start my PHP studies. Thank you very much.