Sign In/My Account
|
View Cart
O'Reilly Home
Community
Books & Videos
Safari Books Online
Conferences
Training
School of Technology
About
Search
Search Tips
Article:
Object Overloading in PHP 5
Subject:
_sleep()
Date:
2007-02-26 07:20:05
From:
quark
Isn't it better to use the __sleep() method to persist the data to the database instead of __destruct()?