Working with MySQL and Sessions to Serialize Objects in PHP

June 21st, 2006 | by admin | devshed.com

If you re interested in learning how to combine objects sessions and MySQL this is the article that you ve been waiting for. It s the final part of the series Serializing objects in PHP. In three parts this series goes through the fundamentals of serializing objects in PHP applications and explores some advanced topics with regard to this subject including the use of the magic __sleep and __wakeup functions and the manipulation of serialized objects inside of MySQL tables….
(Advertisement) BPM/SOA Information from IBM. Simplify complex programming tasks. Learn more with white papers and case studies on Application Integration Solutions and the benefits of WebSphere. Click here for more information.

Tags: , , , ,

Post a Comment