Difference between revisions of "Sandbox"

From Baloogan Campaign Wiki
Jump to: navigation, search
Line 1: Line 1:
<syntaxhighlight lang="php">
+
{{#time: U | now }}
<?php
 
    $v = "string";    // sample initialization
 
?>
 
html text
 
<?
 
    echo $v;        // end of php code
 
?>
 
</syntaxhighlight>
 

Revision as of 03:13, 24 September 2016

1713440103