Main Page: Difference between revisions

From www.ReeltoReel.nl Wiki
Jump to navigation Jump to search
Line 41: Line 41:
*[[Gezondheid]]
*[[Gezondheid]]
*[[Other general]]
*[[Other general]]
<source lang="php">
<?php
    v = "string";    // sample initialization
?>
html text
<?php
    echo v;        // end of php code
?>
</source>

Revision as of 21:33, 28 November 2016