|
|||
|
Hi there,
I have a problem with transporting the sessionID via URL if cookies are disabled. php.ini setting Code:
session.use_trans_sid = 1 I want to transport 2 simple variables from an actioncontroller to an other. In my boostrap file I start sessions like this: PHP Code:
PHP Code:
PHP Code:
access to the session_data in the other controller, IF COOKIES ARE DISABLED. If cookies are enabled everything is good. I also tried this: PHP Code:
Does anyone have some tipps or a solution for me? Thank you and have a nice day! danzzz |
![]() |
| Thread Tools | |
| Display Modes | |
|
|