by svetl10 » Tue Jul 21, 2009 1:54 pm
I found the way to manage session if cookies are disabled on client side. But i looking for a way to disable symfony to store session value in cookies. If the flag session.use_trans_sid = 1 the session is add to url ,but the cookies still save in browser ! Is there way to stop saving cookies in browser ?