The following is a direct excerpt from the PHP manual on empty, and isset: bool *empty* ( mixed var ) bool *isset* ( mixed var [, mixed var [, ...]] ) Is there a reason empty does not allow multiple variables at a time, as isset? Was there thought behind it, or is it just an inconsistency?
- [PHP-DEV] Inconsistency of empty() and isset() ? itrebal
- [PHP-DEV] Re: Inconsistency of empty() and isset() ? itrebal
- Re: [PHP-DEV] Inconsistency of empty() and isset() ? Derick Rethans
- Re: [PHP-DEV] Inconsistency of empty() and isset()... Lukas Smith
- Re: [PHP-DEV] Inconsistency of empty() and iss... Etienne Kneuss
- Re: [PHP-DEV] Inconsistency of empty() and... Richard Lynch
- Re: [PHP-DEV] Inconsistency of empty() and iss... Pierre
- Re: [PHP-DEV] Inconsistency of empty() and... Brian Moon
- Re: [PHP-DEV] Inconsistency of empty(... Pierre
- Re: [PHP-DEV] Inconsistency of em... Richard Lynch
- Re: [PHP-DEV] Inconsistency o... itrebal