G'day everyone

I'm planning to integrate CakePHP with a legacy CRM site in use. My
problem is with authentication. The legacy CRM stores session data
just in $_SESSION (it doesn't call session_name()). Is there a
straightforward way to access this data from within CakePHP, or should
I somehow hack the CRM to insert data into CakePHP's session system?
(I don't know how to do this)

Any help will be appreciated. Thanks all.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to