The __sleep() method is invoked automatically if you try to serialize the object with the serialize() php function. It should return an array with the ...
確定! 回上一頁