SoylentNews:Sandbox: Difference between revisions
Jump to navigation
Jump to search
(test) |
(Test) |
||
Line 1: | Line 1: | ||
{{SoylentNews:Sandbox/Header}} | {{SoylentNews:Sandbox/Header}} | ||
<!-- PLEASE MAKE ALL EDITS BELOW THIS LINE --> | <!-- PLEASE MAKE ALL EDITS BELOW THIS LINE --> | ||
Test test | Test test test | ||
<syntaxhighlight lang="php"> | <syntaxhighlight lang="php"> |
Revision as of 17:03, 19 March 2014
This is a Sandbox for making test edits! Please do not remove this heading from the page. Any edits you make here are likely to be removed by someone else eventually.
Test test test
<?php
echo "Hello world!";
?>