Set (SP-Tag): Unterschied zwischen den Versionen

Aus SiteparkWiki
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
<source lang="php">
+
 
<?php
+
 
    $v = "string";    // sample initialization
+
 
?>
+
<noinclude>
html text
+
[[Category:SP-Tags]]
<?
+
</noinclude>
    echo $v;        // end of php code
 
?>
 
</source>
 

Version vom 4. Juni 2008, 18:32 Uhr