- Feb 11, 2005
- 7,942
- 2
- 0
Originally posted by: Unheard
Does it display when you upload it to your server?
I actually haven't done that yet, I'm not opening the account until the site is all done...guess that was kind of a dumb move on my part...
actually I DO have comcast right now...I wonder if they support php...
edit: nope, they don't...
do I need to change any of the code from that example you posted to activate it?? Right now it's:
<div id="leftcontent">
<code>
<?php
include("menu.php");
?>
</code>
</div>