da ich selbst keinen server zur verfügung habe kann ich leider nicht selbst testen ob es funktioniert was ich mir da zusammen gereimt habe...
da es ein schulprojekt ist (wird später mal ne schulhomepage) müsste ich aber bevor ich es meinem lehrer gebe wissen ob es so überhaupt funktionieren wird...
unser schulserver läuft mit windows und unterstützt php (ka ob das wichtig is)
da ich mich sehr sehr wenig mit php auskenne hoffe ich dass ich nich zu viel falsch gemacht habe...
wäre jemand von euch bereit sich das folgende mal eben kurz anzuschaun und zu testen ob das mit der include funktion so funktioniert und das menu wirklich in die seite eingefügt wird?
wäre euch wirklich dankbar!!!
mfg ReeN
index.htm:
________________________________________________________________________________________________
config.php:
da es ein schulprojekt ist (wird später mal ne schulhomepage) müsste ich aber bevor ich es meinem lehrer gebe wissen ob es so überhaupt funktionieren wird...
unser schulserver läuft mit windows und unterstützt php (ka ob das wichtig is)
da ich mich sehr sehr wenig mit php auskenne hoffe ich dass ich nich zu viel falsch gemacht habe...
wäre jemand von euch bereit sich das folgende mal eben kurz anzuschaun und zu testen ob das mit der include funktion so funktioniert und das menu wirklich in die seite eingefügt wird?
wäre euch wirklich dankbar!!!
mfg ReeN
index.htm:
PHP-Code:
<html>
<head>
<meta name="author" content="">
<title> Gymnasium Bramfeld </title>
<style>
a.menu { display:block;
background-image:url(menu.gif);
width:180px; height:20px }
a:hover.menu { background-image:url(menu_hell.gif); }
</style>
<style><!--A{text-decoration:none}--></style>
<style type="text/css">
A:Hover
{
color: #FFDE00;
}
</style>
<style type="text/css">
#box2 { position:absolute; top:0px; }
</style>
</head>
<body text="#0000BF" bgcolor="#D1D2D5" link="#0000BF" alink="#0000BF" vlink="#0000BF">
<div align="center">
<table cellspacing="0" cellpadding="0" bgcolor="#D1D2D5" border="0" bordercolor="#FF0000" height="100%" width="100%">
<tr>
<td colspan="1" background="linien_top.gif">
<div align="left">
<img src="gymbram_logo.gif" alt="" border="0">
</div>
</td>
<td colspan="2" background="linien_top.gif">
<font size="+3">
<b>
<div align="center">
<font face="Verdana">
Gymnasium Bramfeld
</font>
</div>
</b>
</font>
</td>
</tr>
<tr>
<td height="0" width="16%" bgcolor="#D1D2D5"> </td>
<td width="74%" colspan="2" rowspan="50" bgcolor="#FFFFFF" valign="top">
<br>
<div align="center">
<img src="start.jpg" width="300" height="290">
</div>
<br>
<div align="center">
<font size="+2">
<b>
Willkommen auf der Homepage des Gymnasium Bramfeld.
</b>
</font>
</div>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</td>
</tr>
<tr>
<td background="menu.gif">
<?php
error_reporting(E_ALL);
include "config.php";
?>
</td>
</tr>
</table>
</div>
</body>
</html>
config.php:
PHP-Code:
<table cellspacing="0" cellpadding="0">
<tr>
<td heigth="20" width=""> </td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="" background="menu.gif">
<font size="-2">
<font face="Arial">
<font color="">
<b>
M E N U
</b>
</font>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="">
<font size="-1">
<font face="Arial">
<b>
<a class="menu" href="index.htm"> Home </a>
</b>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="" >
<font size="-1">
<font face="Arial">
<b>
<a class="menu" href="news.htm"> News </a>
</b>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="" >
<font size="-1">
<font face="Arial">
<b>
<a class="menu" href="members.htm"> Members </a>
</b>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="" >
<font size="-1">
<font face="Arial">
<b>
<a class="menu" href="squads.htm"> Squads </a>
</b>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="">
<font size="-1">
<font face="Arial">
<font color="#0013C7">
<b>
<a class="menu" href="clanwars.htm"> Clanwars </a>
</b>
</font>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="">
<font size="-1">
<font face="Arial">
<b>
<a class="menu" href="http://reen87.re.funpic.de/?path=forumsdisplay" target="NEW"> Forum </a>
</b>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="">
<font size="-1">
<font face="Arial">
<b>
<a class="menu" href="http://reen87.re.funpic.de/include.php?path=guestbook/viewgb.php"> Gästebuch </a>
</b>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="">
<font size="-1">
<font face="Arial">
<b>
<a class="menu" href="joinus.htm"> Joinus </a>
</b>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="" >
<font size="-1">
<font face="Arial">
<b>
<a class="menu" href="fightus.htm"> Fightus </a>
</b>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="" >
<font size="-1">
<font face="Arial">
<b>
<a class="menu" href="Kontakt.htm"> Kontakt</a>
</b>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="" >
<font size="-1">
<font face="Arial">
<b>
<a class="menu" href="regeln.htm"> Clan Regeln</a>
</b>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="" >
<font size="-1">
<font face="Arial">
<b>
<a class="menu" href="impressum.htm"> Impressum</a>
</b>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td heigth="20" width="" >
<font size="-1">
<font face="Arial">
<b>
<a class="menu" href="sponsoren.htm"> Sponsoren</a>
</b>
</font>
</font>
</td>
</tr>
<tr>
<td bgcolor="#A4A4A4"> </td>
</tr>
<tr>
<td height="0" width="" background="menu.gif"> </td>
</tr>
</table>
Kommentar