Is SESSION info maintained when a user is diverted to paypal?
Taffd 1 Junior Poster
Recommended Answers
Jump to PostIs SESSION info maintained when a user is diverted to paypal?
Taffd,
I am currently working on a site, that saves User name and Admin status in $SESSION variables. I have no way to destroy the session other than a log out button. As far as I can tell …
Jump to Postthe only way i use is to set a session variable of the current time then everytime a postback occurs check this time is greater than (now - 20 mins) and if it is let them continue else destroy the session. works for me.
Jump to Postthe only way i use is to set a session variable of the current time then everytime a postback occurs check this time is greater than (now - 20 mins) and if it is let them continue else destroy the session. works for me.
Hey Fungus i would love to …
All 12 Replies
joshua.tilson 3 Light Poster
Fungus1487 55 Posting Pro in Training
Taffd 1 Junior Poster
joshua.tilson 3 Light Poster
buddylee17 216 Practically a Master Poster
joshua.tilson 3 Light Poster
Taffd 1 Junior Poster
Taffd 1 Junior Poster
joshua.tilson 3 Light Poster
Taffd 1 Junior Poster
joshua.tilson commented: Thanks for doign the footwork for me +1
Taffd 1 Junior Poster
joshua.tilson 3 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.