Re: [PHP] Theme selector?

2003-04-02 Thread Steve Keller
At 4/1/2003 08:49 PM, [EMAIL PROTECTED] wrote: > Also, I've not convinced anyone where I'm at now to use smarty. In my > mind they are penny-wise and pound foolish. The real little extra > time you might need to use a template system is richly rewarded in > code re-use and future changes to the s

Re: [PHP] Theme selector?

2003-04-01 Thread peter
On 1 Apr 2003 at 10:50, Steve Keller wrote: > At 3/30/2003 12:42 PM, Lars Tvedt wrote: > > > i would have used templates: heres one http://smarty.php.net > > > "Liam Gibbs" <[EMAIL PROTECTED]> wrote in message > > > I'd store your themes in stylesheets instead. > > Question, Lars, does Smart

Re: [PHP] Theme selector?

2003-04-01 Thread Steve Keller
At 3/30/2003 12:42 PM, Lars Tvedt wrote: > i would have used templates: heres one http://smarty.php.net > "Liam Gibbs" <[EMAIL PROTECTED]> wrote in message > > I'd store your themes in stylesheets instead. Question, Lars, does Smarty allow for easy template changing? I haven't used it very much.

Re: [PHP] Theme selector?

2003-03-30 Thread Lars Tvedt
i would have used templates: heres one http://smarty.php.net "Liam Gibbs" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hello, can anyone help me with a php theme selector? I want it like when > > the seletect a theme ?theme=green that it will go i

Re: [PHP] Theme selector?

2003-03-29 Thread Liam Gibbs
> Hello, can anyone help me with a php theme selector? I want it like when > the seletect a theme ?theme=green that it will go into a directory and > load green.php or somthing like that please help. Thankyou I'd store your themes in stylesheets instead. -- PHP General Mail

[PHP] Theme selector?

2003-03-29 Thread Sensazo
Hello, can anyone help me with a php theme selector? I want it like when the seletect a theme ?theme=green that it will go into a directory and load green.php or somthing like that please help. Thankyou - Tim Hoffmeyer