Hello and sorry for the crosspost,
I have a php page that uses sessions. The page has a button that opens
a popup window. The popup window is itself a php page and also uses
the session. When I close the popup, I lose the session. Is there
anyway I can prevent the session from being dropped? Thanks!
~ryan
I have a php page that uses sessions. The page has a button that opens
a popup window. The popup window is itself a php page and also uses
the session. When I close the popup, I lose the session. Is there
anyway I can prevent the session from being dropped? Thanks!
~ryan
Comment