Jump to content

Recommended Posts

i was wondering if anyone has trouble with safari and sessions? not every time but on some macs the very first query i run that uses a session variable doesn't get set...i dunno what the deal is...only seems to happen in safari though. anyone have any suggestions? or encounter the same problem?

Link to comment
https://forums.phpfreaks.com/topic/149023-solved-safari-sessions/
Share on other sites

No need to destory it,

 

I assume something like this is happening

Use enters site (no sessions are set) user logs in, first session doesn't get set, user logs in again all is fine..

 

So.

Use enters site (set a sessions ie $_SESSION['dummy']=true;), user logs in, second session does get set

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.