A Stuck Newbie
This is my front page and I know I'm missing something simple but I can't see it. This part where I have my content is suppose to look like this but it only works if I click on the home link, which is the link to get back to the index page.
This is what I have in my content div under my template/index.php file.
< ? php include ("$page.htm"); ? >
Are they supposed to be separate files or the text is supposed to be actually there in the index.php file. I hope someone can help. Thanks in Advance.
This is what I have in my content div under my template/index.php file.
< ? php include ("$page.htm"); ? >
Are they supposed to be separate files or the text is supposed to be actually there in the index.php file. I hope someone can help. Thanks in Advance.
