If you use isset() to test a variable that is set to NULL, it will return FALSE. (Note that a NULL byte ("\0") is not equivalent to PHP's NULL constant).
確定! 回上一頁