Smarty is an excellent template engine, it is available at
http://smarty.php.net

Jason
On Sun, 2003-03-02 at 17:13, Sunfire wrote:
> where could i get a templet editor from that is good and fairly easy to use?
> 
> ----- Original Message -----
> From: "Jason Sheets" <[EMAIL PROTECTED]>
> To: "Sunfire" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Sunday, March 02, 2003 7:07 PM
> Subject: Re: [PHP] php and html differences
> 
> 
> > On Sun, 2003-03-02 at 16:55, Sunfire wrote:
> > > ----- Original Message -----
> > > From: "Ernest E Vogelsinger" <[EMAIL PROTECTED]>
> > > To: "Sunfire" <[EMAIL PROTECTED]>
> > > Cc: <[EMAIL PROTECTED]>
> > > Sent: Sunday, March 02, 2003 5:58 PM
> > > Subject: Re: [PHP] php and html differences
> > >
> > >
> > > > At 21:25 02.03.2003, Sunfire said:
> > > > --------------------[snip]--------------------
> > > >
> > > > Boy - some of my applicatinos server a couple of hundred pages out of
> a
> > > > single script (from the database, that is)...
> > > >
> > > wow a very large script then... must be right on what im doing then...
> so
> > > how do you stop him from editing my scripts with a gui html editor
> then...ug
> > You might consider using a template engine, seperate your HTML from your
> > PHP logic, that way if he is in charge of the HTML he doesn't touch your
> > code.  I'd suggest using CVS as well or at least making backups so you
> > don't have to rewrite stuff when someone messes it up.  Other than that
> > you could make it a policy where only you change your scripts, they can
> > submit patches to you and you can apply them but they don't have direct
> > edit access to your code.
> >
> > Jason
> > >
> > >
> > > >
> > > > --
> > > >    >O     Ernest E. Vogelsinger
> > > >    (\)    ICQ #13394035
> > > >     ^     http://www.vogelsinger.at/
> > > >
> > > >
> > > >
> > >
> > >
> > > ---
> > > Outgoing mail is certified Virus Free.
> > > Checked by AVG anti-virus system (http://www.grisoft.com).
> > > Version: 6.0.458 / Virus Database: 257 - Release Date: 2/24/2003
> > --
> > Jason Sheets <[EMAIL PROTECTED]>
> >
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.458 / Virus Database: 257 - Release Date: 2/24/2003
-- 
Jason Sheets <[EMAIL PROTECTED]>

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

Reply via email to