1 - Windows 8.1 64bit
2 - Version WampServer - 3.0.6 64bit
3 - Apache Version - 2.4.23
4 - PHP Version - 5.6.25
5 - MySQL Version - 5.7.14
6 - WampServer icon is GREEN
[locahost] shows the WampServer Homepage
At the bottom of that homepage, for Projects I have "tutorial", which I created in the c:\wamp64\www directory
When I click "tutorial" another tab opens up, but [tutorial] can not be open (or found I think)
When I type locahost/tutorial/chickenman.php, it just shows the whole file:
<html> <body> <?php print ("I am the CHICKEN MAN"); ?> </body> </html>
but it should just show "I am the CHICKEN MAN"
Not sure what I am doing wrong...
2 - Version WampServer - 3.0.6 64bit
3 - Apache Version - 2.4.23
4 - PHP Version - 5.6.25
5 - MySQL Version - 5.7.14
6 - WampServer icon is GREEN
[locahost] shows the WampServer Homepage
At the bottom of that homepage, for Projects I have "tutorial", which I created in the c:\wamp64\www directory
When I click "tutorial" another tab opens up, but [tutorial] can not be open (or found I think)
When I type locahost/tutorial/chickenman.php, it just shows the whole file:
<html> <body> <?php print ("I am the CHICKEN MAN"); ?> </body> </html>
but it should just show "I am the CHICKEN MAN"
Not sure what I am doing wrong...