Date: 07/26/01
- Next message: nathan r. hruby: "Re: [phplib] Template extensions & PHP in templates"
- Previous message: Peter Bowyer: "[phplib] Template extensions & PHP in templates"
- In reply to: Peter Bowyer: "[phplib] Template extensions & PHP in templates"
- Next in thread: nathan r. hruby: "Re: [phplib] Template extensions & PHP in templates"
- Reply: nathan r. hruby: "Re: [phplib] Template extensions & PHP in templates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
on 7/26/01 4:02 PM, Peter Bowyer at reywob <email protected> wrote:
> Does anyone have an extension which will allow PHP code in the templates to
> be executed?
But isn't that what PHP is all about. Depending on how you look at it, PHP
is a template. The difference being instead of {VAR} you would write <?
print $var;?>. I think there is even a shortcut for print.
I have never been a big supporter of templates, even though a lot of people
use them. Maybe it is because I do both HTML and PHP on my projects.
-- Jesse Swensen swensenj <email protected>-- Abbestellen mit Mail an: phplib-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-help <email protected>
- Next message: nathan r. hruby: "Re: [phplib] Template extensions & PHP in templates"
- Previous message: Peter Bowyer: "[phplib] Template extensions & PHP in templates"
- In reply to: Peter Bowyer: "[phplib] Template extensions & PHP in templates"
- Next in thread: nathan r. hruby: "Re: [phplib] Template extensions & PHP in templates"
- Reply: nathan r. hruby: "Re: [phplib] Template extensions & PHP in templates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

