lovely_sugar102
03-21-2003, 12:59 AM
It wont work! Yes, my domain supports PHP. Here is my code:
Header.php:
<title>***Perfected-dreams.com/delusion: Version 3 - Digital Files</title>
<body background="bg3.gif">
<LINK REL=stylesheet HREF="delusion.css" TYPE="text/css">
<div style="position: absolute; top:0; left:0">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="735" HEIGHT="300">
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image10" SRC="Image1_1x1.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image11" SRC="Image1_1x2.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image12" SRC="Image1_1x3.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image13" SRC="Image1_2x1.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image14" SRC="Image1_2x2.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image15" SRC="Image1_2x3.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image16" SRC="Image1_3x1.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image17" SRC="Image1_3x2.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image18" SRC="Image1_3x3.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
</TR>
</TABLE>
</div>
<div style="position: absolute; top:130; left:80; width=128" align="left" class="menu">
<b>Tutorials:</b>
<br><a href="htmltutorials.html">HTML Tutorials</a>
<br><a href="psp7tutorials.html">PSP7 Tutorials</a>
<br><br><b>You:</b>
<br><a href="tips.html">Graphic and Site Tips</a>
<br><br><b>Me:</b>
<br><a href="blog.html">Blog</a>
<br><a href="sites.html">Sites</a>
<br><br><b>Site:</b>
<br><a href="credits.html">Credits</a>
<br><a href="pastlayouts.html">Past Layouts</a>
<br><a href="wallofshame.html">Wall of Shame</a>
<br><br><b>Link Me:</b>
<br><img src="delusionlink1.gif">
<br><br><b>Contact Me:</b>
<br>E-mail: <a href="mailto: ruta@perfected-dreams.com">ruta@perfected-dreams.com</a>
<br>AIM: <a href="aim:goim?screenname=delireis&message=Hi+Ruta!+I+like+your+website.">delireis</a>
<br>Neopets: <a href="http://www.neopets.com/neomessages.phtml?type=send&recipient=cinnamon_candy1020"
target="_new">cinnamon_candy1020</a>
<br><form method="post" enctype="text/plain" action='mailto:ruta@perfected-dreams.com'>
<input type="hidden" name="To" value="Quick Mail Comments (BLOG)">
<input type="text" name="name:" value="Name" size="23" maxlength="50">
<input type="text" name="email:" value="E-mail" size="23" maxlength="100">
<input type="text" name="URL:" value="http://" size="23" maxlength="120">
<input type="text" name="Comments:" value="Comments?" size="23" maxlength="400">
<input type="submit" value="Submit">
<input type="reset" value="Reset">
</form>
</div>
<div style="position: absolute; top:130; left:230; width=497" align="left" class="text">
Footer.php:
</div>
Whatever.html:
<?include("header.php");?>
whatever...text here
<?include("footer.php");?>
What's wrong? THANKS! :)
Header.php:
<title>***Perfected-dreams.com/delusion: Version 3 - Digital Files</title>
<body background="bg3.gif">
<LINK REL=stylesheet HREF="delusion.css" TYPE="text/css">
<div style="position: absolute; top:0; left:0">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="735" HEIGHT="300">
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image10" SRC="Image1_1x1.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image11" SRC="Image1_1x2.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image12" SRC="Image1_1x3.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image13" SRC="Image1_2x1.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image14" SRC="Image1_2x2.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image15" SRC="Image1_2x3.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image16" SRC="Image1_3x1.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image17" SRC="Image1_3x2.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="245" HEIGHT="100">
<IMG NAME="Image18" SRC="Image1_3x3.jpg" WIDTH="245" HEIGHT="100" BORDER="0"></TD>
</TR>
</TABLE>
</div>
<div style="position: absolute; top:130; left:80; width=128" align="left" class="menu">
<b>Tutorials:</b>
<br><a href="htmltutorials.html">HTML Tutorials</a>
<br><a href="psp7tutorials.html">PSP7 Tutorials</a>
<br><br><b>You:</b>
<br><a href="tips.html">Graphic and Site Tips</a>
<br><br><b>Me:</b>
<br><a href="blog.html">Blog</a>
<br><a href="sites.html">Sites</a>
<br><br><b>Site:</b>
<br><a href="credits.html">Credits</a>
<br><a href="pastlayouts.html">Past Layouts</a>
<br><a href="wallofshame.html">Wall of Shame</a>
<br><br><b>Link Me:</b>
<br><img src="delusionlink1.gif">
<br><br><b>Contact Me:</b>
<br>E-mail: <a href="mailto: ruta@perfected-dreams.com">ruta@perfected-dreams.com</a>
<br>AIM: <a href="aim:goim?screenname=delireis&message=Hi+Ruta!+I+like+your+website.">delireis</a>
<br>Neopets: <a href="http://www.neopets.com/neomessages.phtml?type=send&recipient=cinnamon_candy1020"
target="_new">cinnamon_candy1020</a>
<br><form method="post" enctype="text/plain" action='mailto:ruta@perfected-dreams.com'>
<input type="hidden" name="To" value="Quick Mail Comments (BLOG)">
<input type="text" name="name:" value="Name" size="23" maxlength="50">
<input type="text" name="email:" value="E-mail" size="23" maxlength="100">
<input type="text" name="URL:" value="http://" size="23" maxlength="120">
<input type="text" name="Comments:" value="Comments?" size="23" maxlength="400">
<input type="submit" value="Submit">
<input type="reset" value="Reset">
</form>
</div>
<div style="position: absolute; top:130; left:230; width=497" align="left" class="text">
Footer.php:
</div>
Whatever.html:
<?include("header.php");?>
whatever...text here
<?include("footer.php");?>
What's wrong? THANKS! :)