The unset() function in PHP resets any variable. If unset() is called inside a user-defined function, it unsets the local variables.
確定! 回上一頁