Hi, I have WAMP64 and when I try to view my directory pages (made in notepad), it shows every word that was typed in php format. For example, it says"<html>
<head>
<title>PHP Test</title>
</head>
<body>
<?php echo '<p> Welcome to xxxl xxx\'s website. <br>
How can I get it to not show literally what ever I type? I had WAMP64 on another computer and I did not have this problem. Thanks!
<head>
<title>PHP Test</title>
</head>
<body>
<?php echo '<p> Welcome to xxxl xxx\'s website. <br>
How can I get it to not show literally what ever I type? I had WAMP64 on another computer and I did not have this problem. Thanks!