I have installed wamp server 2.5 but the browser is showing php codes only even running code directly from URL and also running the basic code from notepad++
<?php
phpinfo();
?>
it is displaying the code to.
<?php
phpinfo();
?>
it is displaying the code to.