Difference between revisions of "User:Vinoo"

(Created page with "<?php echo "test"; ?>")
 
m
Line 1: Line 1:
<?php
+
<html>
echo "test";
+
<?php echo '<p>Hello World</p>'; ?>
?>
+
</html>

Revision as of 14:50, 31 July 2018

Hello World

'; ?>