Y does PHP not work?
August 9th, 2013
as
<html>
<body>
<?php
echo “hello”;
?>
</body>
</html>
the output is either blank or HELLO”; ?>
y so? plz help
Because HTML is not allowed on the forum much less PHP code =/
as
<html>
<body>
<?php
echo “hello”;
?>
</body>
</html>
the output is either blank or HELLO”; ?>
y so? plz help
Because HTML is not allowed on the forum much less PHP code =/