include("top1.php") ?>
删除变量。
语法: int unset(mixed var);
返回值: 整数
函数种类: PHP 系统功能
本函数将变量删除,成功则返回 true 值。
isset() empty()