I have a login screen, after logging, the content I have opens in modal, and clicking on them (open iframe
), if you lose the login session ...
How can I solve this problem?
I have a login screen, after logging, the content I have opens in modal, and clicking on them (open iframe
), if you lose the login session ...
How can I solve this problem?
This iframe that opens, stays in the same domain as your site?
Are you giving a session_start () on pages that are opened inside the iframe?