i dont think im the only one asked this question but i just wanted to be sure that solutions i found in the net is correct and secure.. my problem is when i do an ajax call sometimes my session is lost sometimes its not..say for instance, i have a textbox where every time the value is change the ajax call is triggered. sometimes the session i just set is lost then when i typed again on the textbox, the session is not lost..
some solution says that i have to: Set Configure::write(’Security.level’, ‘medium’); well i havnt tried it though, but they said it will not destroy the session when the browser is being closed, which is not good.. is there any way around this? im using cake 1.2.. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
