Re: [PHP Template] A suggestion

[email protected] (Andrei Zmievski) Wed, 1 Mar 2000 10:48:41 -0600
Newsgroups php.template
Message-ID <[email protected]>
On Wed, 01 Mar 2000, Monte Ohrt wrote:
> Seriously, I think HTML and URL escapement is enough for a designer,
> anything else can be done at the script level. Should we allow both "no"
> or "none"? It shouldn't hurt, it allows a bit of flexibility, and I
> doubt we'll ever need "no" or "none" for another purpose here.

Like I said in the other e-mails, 'no' is a boolean value, which means
you'd have to allow 'yes' as well, and what will that mean? I mean,
technically it can sure be done, but conceptually it's somewhat hazy.

-Andrei

'Any given program, when running correctly, is obsolete.'
  - First Law of Computer Programming