Re: [PHP Template] A suggestion

[email protected] (Andrei Zmievski) Tue, 29 Feb 2000 22:26:32 -0600
Newsgroups php.template
Message-ID <[email protected]>
At 04:16 PM 2/29/00 -0800, Dan Libby wrote:
>It is a common enough requirement that I think designers may need to do it
on a
>semi-regular basis.  Further, it is a more general escaping mechanism than 
>html escape,
>which doesn't escape newlines, tabs, etc that people often need escaped.

So, how about:

escape = html/url/none (or should it be 'no'?)

I can't think of any other type of escaping.


-Andrei