Page Cache + PHP Sessions
-
Hi,
Thanks for a solid plugin! Really nice.
I came across something I would like to chat about. I am using PHP sessions to handle some localisation functionality, these session variables can be updated by the user (with a dropdown).
Moving close to testing, I have enabled the Page Cache module, and the dropdown stopped working. Looks like the PHP Session variable is frozen/cached.
Is there any way of using Page Cache and have a non-cached PHP session at the same time?
- The topic ‘Page Cache + PHP Sessions’ is closed to new replies.