At 17:30 4/5/2001, Joe Brown wrote:
>Question:
>Is is_null() an alias for isset()?
>
>Based on this statement and my understanding of both funcitons, it should
>be.

No it's not, it's a function.  As such, it cannot detect whether a variable 
exists and has a null value, or is undefined completely.

Zeev


-- 
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