Thanks again to all you guys for the help. Nice to see you too ccb. I haven't gotten the time to install Dream Portal yet, but I'm working on a project I'm thinking of using it on.
Anyway .. in the case where I'm using php include to include a php or html file into an html file, does the included file need to look a certain way? ie, does it need to have html or php tags?
Right now I'm trying to include a bit of code from another file that is located in a separate directory on the same server into an html file and it's not working.