On Tue, 2004-03-16 at 05:11, Raditha Dissanayake wrote:
> 
> >> As to using header and footer includes I found that system really
> >> frustrating trying to follow the html. What I have switched to is
> >> templates where the site layout is a template and each php page
> >> generates the content and passes it one include file that does the
> >> final mix. this way my html developer has control over the html and
> >> can edit it as one file most of the time.
> >>
>
> Processing templates also consumes  a bit of extra clock cycles.

You assume run time processing of templates :)

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

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

Reply via email to