PHP page not running on wamp server and also the file extension is .php and I had tried with following code
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.
Code:
<?php echo "testing!"; ?>
c://wamp/www/test.php
please help me regarding this..
Thanks and Regards,
Dipak.
Comment