Re: Re[2]: [PHP] smarty

2004-04-14 Thread Enrico Weigelt
* John W. Holmes <[EMAIL PROTECTED]> [2004-04-14 11:57:00 -0400]: > You're relying on web-server writable directories when you use Smarty. > It's all a trade-off. This gets problematic in multi-user environments. You cant use mod_php anylonger, instead you have to switch to slow cgi+suexec. Ok

Re: Re[2]: [PHP] smarty

2004-04-14 Thread John W. Holmes
From: "Richard Davey" <[EMAIL PROTECTED]> > Because you're injecting variables directly into your HTML, which some > of the time might be ok - but what if the $row_array doesn't contain > "name" ? You'll raise an Error Warning without first passing it > through some kind of test (or function). On

Re: Re[2]: [PHP] smarty

2004-04-08 Thread Robert Cummings
On Thu, 2004-04-08 at 11:50, Richard Davey wrote: > Hello Robert, > > Thursday, April 8, 2004, 4:19:10 PM, you wrote: > > RC> And people wonder why I feel the need once in while to give you a good > [snipo] > RC> when I use it as an example or a point in debate? Really, WHAT IS YOUR > RC> PROBLEM