Hello,

On Sat, 05 Jan 2013 20:36:12 +0000
Ashley Sheridan <a...@ashleysheridan.co.uk> wrote:

> What I would start to do is break out common parts of pages to include 
> files. This would be stuff like headers, footers, sidebars, etc.
> From there, you could use variables to set things like titles, 
> stylesheets, nav items, etc. I've had to do this recently on a project
> that was written as a bunch of static files.

That i try at moment. Headers, CSS and static Content. Other stuff come
from database. Only the date's make little trouble. 

> At worst, you could update the page2 templating engine to account for 
> your new elements. But like I said, I think the very style page2 uses 
> is extremely limiting, and will make maintenance later on.

I think for static content were it good. What think about phptal?


Thank you for help, Kind Regards
Silvio

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to