要解释__unset()函数,首先看php:unset(),官方文档中解释了unset()(语言构造器而不是一个函数,不能被可变函数调用),unset()的作用是删除指定的变量且传回true, ...
確定! 回上一頁