i'm trying to get the news to show up and i can't.
all the tutorials say rename the file to "index.php" and i did that but nothing shows up.
i tried going to cutephp.com but their site is down because they didn't pay.
this is my page coding:
CODE
<?php include("header.php");?>
<h1>urban blogging.</h1>
This is where your content goes.
<?php include("footer.php");?>
<h1>urban blogging.</h1>
This is where your content goes.
<?php include("footer.php");?>
and i have the proper stuff for the header and footer.
urban.sharpermyspace.com