目录一、判断变量是否存在二、判断变量是否为NULL三、同时判断多个变量四、unset()释放变量五、判断数组元素是否存在六、判断对象属性是否存在七、三元表达式isset() 函数可以检测「变量是否存在」并非NULL。常
The TempData output is plain text and putting a div around it will leave a formatted but empty div on the screen if there is no TempData.