PHP page not running on wamp server and also the file extension is .php and I had tried with following code
Code:
<?php
echo "testing!";
?>
it shows error that file not found but I had save that file as path is,
c://wamp/www/test.php


please help me regarding this..
Thanks and Regards,
Dipak.