At 01:31 AM 2/2/2005 +0100, Jochem Maas wrote:
$raw = pfilter(COOKIE,'cook', FILTER_RAW);
Sounds like a good idea (even though the name pfilter reminds me too much of packet filter :-)). A catch-all could be handy too, e.g.
pfilter(REQUEST, DEFAULT, FILTER_TAGS);
maybe rfilter() - as in 'request filter'?
Standard today is [common prefix]_functionname()
So please don't suggest non-standard conforming names :)
Andi
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php