Difference between revisions of "Sandbox"
From Organic Design wiki
m |
(Change source-code blocks to standard format) |
||
Line 1: | Line 1: | ||
− | + | <source lang="php"> | |
// foo | // foo | ||
$foo = "baz" | $foo = "baz" | ||
− | </ | + | </source> |
Revision as of 18:11, 22 May 2015
// foo
$foo = "baz"