82 lines
2.6 KiB
PHP
82 lines
2.6 KiB
PHP
|
|
<?php /*header("Location: http://www.tykes.de/wiki/");*/ ?>
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang=
|
|
"en_US">
|
|
<!--
|
|
* Created on 01.05.2005
|
|
*
|
|
* To change the template for this generated file go to
|
|
* Window - Preferences - PHPeclipse - PHP - Code Templates
|
|
-->
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org" />
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
Testpage
|
|
|
|
<?php
|
|
echo 'Hallo Welt!';
|
|
?>
|
|
|
|
<!-- <div style="position: absolute; top: 10px; right: 10px;">
|
|
<a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" style="border: 0px;" /></a>
|
|
</div> -->
|
|
|
|
|
|
<p>Impressum gemäß §6 TDG und §10 MDStV:</p>
|
|
|
|
<p>Tilman Walther<br />
|
|
Lechtaler Weg 10<br />
|
|
12209 Berlin</p>
|
|
|
|
<p>tilman@tilman.de</p>
|
|
|
|
<p><!-- <div class="topicbox">
|
|
<h2><a href="tilman.html">Tilman is the name</a></h2>
|
|
<h2><a href="verweise.html">Auch im Netz</a></h2>
|
|
<div style="font-size: 70%; margin-top: 12px; margin-bottom: 3px;">
|
|
Hast du ein Schlagwort von mir bekommen?
|
|
Hiermit geht's direkt auf die entsprechende Seite:
|
|
</div>
|
|
<div class="search">
|
|
<form method="post" action="suche.html">
|
|
<input type="text" size="12" class="search" id="search" value="Schlagwort">
|
|
<input type="submit" value="Los" name="submitSearch" class="search">
|
|
</form>
|
|
</div>
|
|
</div> -->
|
|
<!-- <div class="topicbox">
|
|
<h2><a href="programme.html">Programme</a></h2>
|
|
<h2><a href="projekte.html">Projekte</a></h2>
|
|
<h2><a href="tools.html">Online-Tools</a></h2>
|
|
</div>
|
|
|
|
<div class="topicbox" style="display: non;">
|
|
<img src="lock.gif" alt="gesichert" style="float: right" />
|
|
<h2>Fotos & Persönliches</h2>
|
|
<p>
|
|
<a href="fotos/pottenstein.html">Pottenstein</a><br />
|
|
<a href="fotos/musical.html">Musical</a><br />
|
|
<a href="fotos/israel.html">Israel</a><br />
|
|
<a href="fotos/fotos.html">Sonstiges</a>
|
|
</p>
|
|
</div>
|
|
|
|
<div class="topicbox" style="display: non;">
|
|
<img src="lock.gif" alt="gesichert" style="float: right" />
|
|
<h2><a href="bookmarks.html">Bookmarks</a></h2>
|
|
<img src="lock.gif" alt="gesichert" style="float: right" />
|
|
<h2><a href="safe.html">Data Safe</a></h2>
|
|
</div> -->
|
|
|
|
<?php phpinfo() ?>
|
|
|
|
</p>
|
|
</body>
|
|
</html>
|
|
|