I think it would be a good idea to apply the idea of infinite parameters that's been used with isset(), so one can test multiple variables:
if (empty($var1, $var2, $var3)) echo "data missing"; I hope someone will agree with me and add this feature. Thanks, Ron -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php