Änderungen

Zur Navigation springen Zur Suche springen
228 Bytes hinzugefügt ,  22:35, 3. Nov. 2009
geshi syntax highlight test & reference.
<source lang="php">
<?php
$v = "string"; // sample initialization
?>
html text
<?
echo $v; // end of php code
?>
</source>

see: http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi
for documentation.

Navigationsmenü