Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

sajib353's avatar

Session data not responding perfectly in live server

when I select division, district, state, and delivery charge, on localhost it works perfectly. For your information, I put all the data on session storage. then if it uploads to the live server its not respond perfectly. Not responding means, sometimes it's holding previous data, and sometimes it could not get current data. So, what can I do now?

0 likes
1 reply
jlrdw's avatar

Are you sure permissions are okay? Can you give an example of how you set and retrieve session data.

Please or to participate in this conversation.