session object not working
i use session object to store user id and access it in all the pages.
This is working fine in the development server.
when i deployed it in the production server, it generates when
session object is accessed for first time.
it works fine afterwards. need help
thanks
|