> Thanks for your repleys. I got it working. > This is how I got it to work. Comments welcome.
You're hugely over complicating things... If you use the SessionComponent as previously suggested, all you'd need to do is: $this->Session->read() No crazy SQL, regular expressions, etc etc. Just a method call. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
