> Alex said:
> let's assume you're working on a site, where there are php coders, and
html
> people: _every_single_ html production person prefers to have code
embedded
> in html, not the reverse.

Agreed, amen, etc.  :)

On our large multi-member development team projects, we've gone even
further.  We have pure code-only files and pure HTML-only (NO PHP!)
templates, and never the twain shall meet.  The designers/HTML/Javascript
hacks can do their Dreamweaver stuff and update graphics and templates, and
the PHP coders can do their thing with object component and servlet
development...and nobody gets spanked for messing up the others' work. :) :)

And folks (like me) who do both can still enjoy all the benefits that come
from a pure templating environment.

- Tim
  http://www.phptemplates.org




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