Delete me: Difference between revisions

From NewHaven Software Wiki
Jump to navigationJump to search
Malcolm (talk | contribs)
No edit summary
Malcolm (talk | contribs)
Removing all content from page
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<source lang="php">
 
<?php
    $v = "string";    // sample initialization
?>
html text
<?
    echo $v;        // end of php code
?>
</source>

Latest revision as of 16:04, 20 February 2009