is_null() emits a WARNING if variable is not set, but isset() and empty() don't. $a - variable with not null value (e.g. TRUE) $b - variable with null value ...
確定! 回上一頁