The serialize() function checks if the class implements the __sleep() method. If so, it'll execute the __sleep() method before serializing the object.
確定! 回上一頁