Onur HOS wrote:
> i tried this. Unfortunately, it didn't work bernardo. Thanks. i will
> use standart login structure and redirect to cake :) i hate ie :)
> thanks for help my friends.

Another solution;
in app/config/core.php;
define('AUTO_SESSION', true);
if this value is false, cake could not start session automatically and
create instance of Session class too. We could write our session code
in controller with starting session_start().


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to