Hi Jonathan,

Jonathan Hadddad wrote:

> [code in a template]

Think you're right this IS a problem.
Use Templates to seperate code from the ouput 'layer'.
If you still have code in your template, maybe it's bad design.

why don't you simply add some more variables to your template and tell the template-class, what values to fill there?

anyway, maybe eval() is your friend, but then you have to slightliy modify the template, methinks.

Ste'dogmatically using templates to seperate code from output'phan

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



Reply via email to