hi, sorry for my english. i have a problem about sessions on internet explorer. When i use $this->Session->write method or standart $_SESSION assignment in controller, internet explorer cannot save my session variables ( cannot set cookie ). it works fine on firefox. Otherwise when i try this thing in standart php procedures ( not using cake framework system, exp. session_start(); $_SESSION['test'] = 1; ) , it works fine both browsers. Thanks for help.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
