Difference between revisions of "Sandbox"

From Baloogan Campaign Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<syntaxhighlight lang="php">
+
{{NUMBEROFVIEWS}}
<?php
 
    $v = "string";    // sample initialization
 
?>
 
html text
 
<?
 
    echo $v;        // end of php code
 
?>
 
</syntaxhighlight>
 

Latest revision as of 03:15, 24 September 2016

Template:NUMBEROFVIEWS