<SNIP> > I tend to put anything that controls the overall style of my pages in a > separate include file so when I need to change the style I just have to > change it in one place. And yes, for me that includes the <html> and > </html> tags. > > > 5. I see there is a php.template newsgroup, but I couldn't really > > follow the conversations. Is that group for discussing ways to > > implement a design template in php so that all pages have the > > same appearance? I guess that's what I'm doing with my > > mylib.php module - the functions dump out the same nav bars > > to every page.
On another note, is there something in PHP similar to the FuseBox paradigm of ColdFusion? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

