tbint
07-24-2009, 12:01 AM
Hello I am trying to make my webpages work like a forum. 1 index file, like a templet. With "header" "footer" "nav" then the html body. php include for all html docs. Thats the home page. Then go to the about us page. I know the body div would just change the include to aboutus.htm. But it seems to me that a forum uses index.php and generates the content of a doc changing the body include, and never leaves index.php. Is this possible with just SSI? Is it a simple script code. or a major project. Here is what I have so far: phpsite. (http://www.ozarkup.com/test/) I can't figure out how its done. The links I have on this page just go back to the base of the domain documents. but I can fix if I learn how to get it to generate.
cheers
cheers