On Fri, 17 Dec 2004 09:57:56 -0800 (PST), Richard Lynch <ceo@xxxxxxxxx> wrote: > Yeah, a beginner trying to write an OOP MySQL session based system would > take MONTHS, and still get it all wrong with nasty snarled code. Months? Come on.. it's just six functions and a call to session_set_save_handler(). And a good chunck of the code is already written in the example at http://www.php.net/session_set_save_handler. :) -- Greg Donald Zend Certified Engineer http://gdconsultants.com/ http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php