Hello Andi, Sunday, June 5, 2005, 9:13:52 PM, you wrote:
> At 07:18 PM 6/5/2005 +0200, Marcus Boerger wrote: >>There are a few things i'd like to address before: >> >>4) I still want the ifsetor operator since it is very helpfull and again >>simplifies a lot of things. > I don't think ifsetor() shortcut is a big deal nor needed in PHP. I've said > it numerous times. Once we have a filtering API there will be even less > times where it will be applicable. Write an extra 10 characters or so... One of the major features of "ifsetor()" against "isset()?:" is that the first can be twice as fast and is much more readable. You also said numerous times it has nothing to do with input filtering :-) marcus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php