would be nice if isset would act the same as unset, being able to feed
it more than 1 var at a time

ie. if ( isset ( $blah1, $blah2 ) ) { blah blah }

i get sick of typing it these days and that would cut down the amount of
typing a fair bit ;)

if there is something already that does this let me know.

Cameron


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to