Php session does not work when site it cached. Set cookie instead?
-
I have been trying to get the iframe popup to only show once to a visitor per session, but when my site is cached, the iframe popup keeps showing when the page is reloaded.
Is there anyway to use a cookie instead of a php session? Or get this to work when the site is cached?
Please let me know. Thanks!
The topic ‘Php session does not work when site it cached. Set cookie instead?’ is closed to new replies.