Difference between revisions of "User:Vinoo"
Revision as of 14:49, 31 July 2018
(
view source
)
Vinoo
(
Talk
|
contribs
)
(Created page with "<?php echo "test"; ?>")
Revision as of 14:50, 31 July 2018
(
view source
)
Vinoo
(
Talk
|
contribs
)
m
Newer edit →
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
'; ?>