删除变量。
语法: int unset(mixed var);
返回值: 整数
函数种类: PHP 系统功能
本函数将变量删除,成功则返回 true 值。
isset() empty()
平均分:-0.9(13 次)
顶一下