/    Sign up×
Community /Pin to ProfileBookmark

Keep the same Session ID between secure

I am having a problem with a shopping cart in that when i use the variable $phpsessid on a non secure site and then call a secure page using the server’s format of “secure.domain.com”, the server assigns a new sessionid to the client. This screws up a bunch of things.

Does anyone know a way to keep the same sessionid in between the switch some non-secure to secure?

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@BeachSideAug 04.2005 — That is because the sessionid is only good for the ip/domain that it first started on. So if you are moving from domain.com to secure.domain.com it creates a new cookie.
Copy linkTweet thisAlerts:
@bokehAug 04.2005 — You could pass the data from the non secure area using hidden fields.
×

Success!

Help @rbailer spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...