Mein Quelltext:
fehlermeldung:
Ist mit den Hyperlinks denn auch alles richtig?
<?
echo "<HEAD>
<TITLE>Herzlich Willkommen!</TITLE>
<center>
<style>a { text-decoration: none }
A:hover { text-decoration: none; color: #FFFFFF}</style>
</HEAD>
<BODY bgColor=#294A63 link=\"#294A63\" vlink=\"#294A63\" alink=\"#294A63\">
<TABLE border=\"0\" cellSpacing=\"0\" cellPadding=\"0\" width=\"720\" Height=\"18\" bgColor=#000000 background=\"images/bar.jpg\">
<td valign=\"top\"><tr>
<Table cellSpacing=\"0\" cellPadding=0 width=\"720\" height=\"75\" border=\"0\" bgColor=#000000>
<td valign=\"top\">
<img src=\"images/logo.jpg\"><tr>
<Table cellSpacing=\"0\" cellPadding=\"0\" width=\"720\" height=\"18\" border=\"0\" bgColor=#000000 background=\"images/bar.jpg\">
<td valign=\"top\"><center><font face=\"arial\" size=\"2\">
<a href=\"index.htm\">Startseite</a>
<a href=\"keininhalt.htm\">Themen</a>
<a href=\"keininhalt.htm\">Downloads</a>
<a href=\"/PHP/igb/igb.php\">Gästebuch</a>
<a href=\"/wbboard" target=\"_blank\">Forum</a>
<a href=\"kontakt.html\">Kontakt</a>
<a href=\"impre.html\">Impressum</a>
<td valign=\"top\"><tr>
<Table cellSpacing=0 cellPadding=0 width=\"720\" height=\"2\" border=\"0\" bgColor=#294A63>
<td valign=\"top\"><tr>
<table width=\"720\" border=\"0\" bgcolor=#CECECE cellpadding=\"0\" cellspacing=\"0\">
<tr><td height=\"0\" valign=\"top\">
<table cellspacing="\20\" border=\"0\" align=center width=\"720\">
<tr><td height=\"380\" valign=top><font face=\"tahoma, arial\" size=\"2\"><hr Color=#000000 size=1>
<center>[b]
";
echo "Potenziert man $Basis mit $Exponent, ";
echo "so beträgt die Potenz ";
echo pow($Basis, $Exponent);
echo "</center>
<tr>
<Table cellSpacing=0 cellPadding=0 width=\"720\" height=\"2\" border=\"0\" bgColor=#294A63>
<td valign=\"top\"><tr>
<Table cellSpacing=0 cellPadding=0 width=\"720\" height=\"40\" border=\"0\" bgColor=#CECECE>
<td valign=\"bottom\"><img src=\"images/cleft.gif\" width=\"10\" Height=\"11\" border=\"0\"><td valign=\"bottom\"><div align=center>
<font face=\"tahoma, arial\" size=\"1\">Design By Mustermann
</div><img src=\"images/x.gif\" border=\"0\" Height=\"0\" width=\"700\"><img src=\"images/cright.gif\" width=\"10\" Height=\"11\" border=\"0\"></TD><center></table></table></table>
</body></html>";
?>
echo "<HEAD>
<TITLE>Herzlich Willkommen!</TITLE>
<center>
<style>a { text-decoration: none }
A:hover { text-decoration: none; color: #FFFFFF}</style>
</HEAD>
<BODY bgColor=#294A63 link=\"#294A63\" vlink=\"#294A63\" alink=\"#294A63\">
<TABLE border=\"0\" cellSpacing=\"0\" cellPadding=\"0\" width=\"720\" Height=\"18\" bgColor=#000000 background=\"images/bar.jpg\">
<td valign=\"top\"><tr>
<Table cellSpacing=\"0\" cellPadding=0 width=\"720\" height=\"75\" border=\"0\" bgColor=#000000>
<td valign=\"top\">
<img src=\"images/logo.jpg\"><tr>
<Table cellSpacing=\"0\" cellPadding=\"0\" width=\"720\" height=\"18\" border=\"0\" bgColor=#000000 background=\"images/bar.jpg\">
<td valign=\"top\"><center><font face=\"arial\" size=\"2\">
<a href=\"index.htm\">Startseite</a>
<a href=\"keininhalt.htm\">Themen</a>
<a href=\"keininhalt.htm\">Downloads</a>
<a href=\"/PHP/igb/igb.php\">Gästebuch</a>
<a href=\"/wbboard" target=\"_blank\">Forum</a>
<a href=\"kontakt.html\">Kontakt</a>
<a href=\"impre.html\">Impressum</a>
<td valign=\"top\"><tr>
<Table cellSpacing=0 cellPadding=0 width=\"720\" height=\"2\" border=\"0\" bgColor=#294A63>
<td valign=\"top\"><tr>
<table width=\"720\" border=\"0\" bgcolor=#CECECE cellpadding=\"0\" cellspacing=\"0\">
<tr><td height=\"0\" valign=\"top\">
<table cellspacing="\20\" border=\"0\" align=center width=\"720\">
<tr><td height=\"380\" valign=top><font face=\"tahoma, arial\" size=\"2\"><hr Color=#000000 size=1>
<center>[b]
";
echo "Potenziert man $Basis mit $Exponent, ";
echo "so beträgt die Potenz ";
echo pow($Basis, $Exponent);
echo "</center>
<tr>
<Table cellSpacing=0 cellPadding=0 width=\"720\" height=\"2\" border=\"0\" bgColor=#294A63>
<td valign=\"top\"><tr>
<Table cellSpacing=0 cellPadding=0 width=\"720\" height=\"40\" border=\"0\" bgColor=#CECECE>
<td valign=\"bottom\"><img src=\"images/cleft.gif\" width=\"10\" Height=\"11\" border=\"0\"><td valign=\"bottom\"><div align=center>
<font face=\"tahoma, arial\" size=\"1\">Design By Mustermann
</div><img src=\"images/x.gif\" border=\"0\" Height=\"0\" width=\"700\"><img src=\"images/cright.gif\" width=\"10\" Height=\"11\" border=\"0\"></TD><center></table></table></table>
</body></html>";
?>
Parse error: parse error, expecting `','' or `';'' in potenzausgabe on line 31
Kommentar