Main Page

(Difference between revisions)

Jump to: navigation, search

Line 19: Line 19:
 
|data3  = More data
 
|data3  = More data
 
}}
 
}}
  +
  +
<source lang="php">
  +
<?php
  +
    $v = "string";    // Beispielcode
  +
?>
  +
HTML-Text
  +
<?
  +
    echo $v;        // Ende des PHP-Codes
  +
?>
  +
</source>

Revision as of 07:54, 23 June 2011

MediaWiki has been successfully installed.

Consult the User’s Guide for information on using the wiki software.

Getting started

ETCwiki.org Infobox
200px
Main Heading
First set of data
Remove this line (optional)
<?php     $v = "string";    // Beispielcode ?> HTML-Text <?     echo $v;         // Ende des PHP-Codes ?>

Personal tools

Namespaces

Variants

Actions

Navigation

Toolbox