I suggest you take a look at PHP's section on handling sessions: http://ca3.php.net/manual/en/ref.session.php
and this tutorial on creating a custom session handler http://devzone.zend.com/node/view/id/141 Hope that helps. On 8/18/06, Flickle <[EMAIL PROTECTED]> wrote: > > After Starting a session how do you > 1) Store a session ID in a MYSQL database via PHP > 2) Send information from Mysql via PHP to store in Sessions > 3) Send Information from Sessions via PHP to Store in Mysql > > > > > -- Chris Hartjes "The greatest inefficiencies come from solving problems you will never have." -- Rasmus Lerdorf @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
