Sandbox

Sandbox

From TeleFlow

Revision as of 21:00, 16 March 2008 by Wikilib (Talk | contribs)
Jump to: navigation, search

Sandbox

A place to test wiki entires

<?php

   $v = "string";    // sample initialization

?> html text <?

   echo $v;         // end of php code

?>