Sandbox

From Vendetta Lua
Revision as of 05:35, 22 September 2007 by Lemming (talk | contribs) (New page: ===GeSHi Addon Test=== <source lang="php"> <?php // Hello World in PHP echo 'Hello World!'; ?> </source>)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

GeSHi Addon Test

<source lang="php"> <?php

 // Hello World in PHP
 echo 'Hello World!';

?> </source>