Guest_imported
New member
- Jan 1, 1970
- 0
OK maybe I'm stupid but I'm sure this is and apache problem
the HTML is to simple
<HTML>
<TITLE>Displaying variables</TITLE>
<BODY>
Welcome $v
</BODY>
</HTML>
the output should be
Welcome tony
but I get
Welcome $v
WHY!
the HTML is to simple
<HTML>
<TITLE>Displaying variables</TITLE>
<BODY>
Welcome $v
</BODY>
</HTML>
the output should be
Welcome tony
but I get
Welcome $v
WHY!