I am not new to the programing world but new to PHP. Looks super simplistic but I am having an initial set back. I am following along with the PHP tutorials here at this site.
I have htm doc with this exact code inside:
<html>
<body>
<?php
print("<font>Can gophers really code PHP?</font>");
?>
</body>
</html>
[color=#666666][size=2]
[/size][/color][color=#666666]here is my output…[/color] [color=#666666][color=#000000]Can gophers really code PHP?[/color][/color][color=#666666]"); ?> [/color]
Why do I get a ?> appearring at the end of my output? No matter what i do I always get this effect. Can anyone help me?
[color=#666666][color=#000000][/color][/color]
[color=#666666][color=#000000][/color][/color]
[color=#666666][color=#000000][/color]
[/color]