Hello Andi,

>>However i'd like to see the 'ifsetor' or '?:' operator since it makes
>>many things much faster and easier to read.

AG> I am not sure if the security filter functions aren't enough because they
AG> will be used to gather and verify input which is the main purpose of 
ifsetor.
AG> Also, we never found a great implementation but that's another story :)

ifsetor() has many uses other than input filtering although it is one
of the main uses.

ifsetor($var, default)  is the very clean, simple syntax that I think
should be used.  I do not believe that input filtering should be built
into ifsetor.

Thanks.

PS (The name, as long as it's fairly short, is not important to me at
all)

-- 
Best regards,
 Jason                            mailto:[EMAIL PROTECTED]

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to