Chris Anderson wrote:

> Personally I prefer to do the following:
> -Include things like navigation, banners, etc in a nav.inc file. Since
> this is loaded first
> I include meta tags for search engines in here
> -My content goes in individual files, that can be dynamically loaded
> -I have a third "footer" file which includes anything at the end, such
> as table closings and the
> graphics to close up the site

    However, wouldn't this mean that if you change something, or add a new
element, you'd have to edit all of your files again to include the new .inc
file, or however you make it?  This is what I want to avoid, having to edit
a zillion files to make changes.  I'd rather have one master template that
dynamically pulls the content in.  This way I can change that template to my
heart's content and not worry about having to edit content files.  Maybe I'm
not seeing it all, but then, this is why I'm asking for suggestions.

    Does anyone else have more/other suggestions?

    AMK4

--
H | Hi, I'm currently out of my mind.  Please leave a message.  BEEEEP!
  +--------------------------------------------------------------------
  Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
  Director of Internet Operations / SysAdmin    .     800.441.3873 x130
  Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave, #6
  http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.



-- 
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]

Reply via email to