array ($checkuser) will wrap the $checuser variable in an array. isset(...) returns true if the variable exists and is not null.
確定! 回上一頁