G
Guest
I have a problem with my sessions , I'm not so sure what make this happens .
My session_end event happens in places that it's not expected for example when I start a new session session start event happens and before my page load event occurs the session_end occurs , even sometimes when I use my login form right after i write a session and redirect browser to other page this event happens and made all my variables in session state become unavailable , I try so hard to find the reason but i found nothing
Anyone have same problem or already know the reason
Thanks
My session_end event happens in places that it's not expected for example when I start a new session session start event happens and before my page load event occurs the session_end occurs , even sometimes when I use my login form right after i write a session and redirect browser to other page this event happens and made all my variables in session state become unavailable , I try so hard to find the reason but i found nothing
Anyone have same problem or already know the reason
Thanks