Main Page

(Difference between revisions)

Jump to: navigation, search

Line 22: Line 22:
 
<source lang="php">
 
<source lang="php">
 
<?php
 
<?php
?
    $v = "string";    // Beispielcode
+
  // Hallo Welt in PHP
?
?>
+
  echo ‘Hallo, Welt!’;
?
HTML-Text
+
?
<?
+
?
    echo $v;         // Ende des PHP-Codes
+
 
?>
 
?>
 
</source>
 
</source>

Revision as of 07:55, 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   // Hallo Welt in PHP   echo 'Hallo, Welt!'; ?>

Personal tools

Namespaces

Variants

Actions

Navigation

Toolbox