Jump to content

AOL Browser Problems


Mikeef

Recommended Posts

I have a site where a user registers their details and this is all stored on a MySQL DB.

Once the user has registered, they are sent an email to verify their email address.

Once this is OK, they can login and view other pages on the site.

All this works great appart from if your an AOL user.  As soon as you pass to another page, it states your not logged in.

I use sessions to pass data around the site and I understand AOL users/browsers have problems when using sessions.

Has anyone seen this before?

Are there any solutions other than telling all AOL users to use an alternative browser.

I was thinking of creating a unique random number each time a user logs in and pass this around to each page, similar to the SESSID.  (I understand I can't use the SESSID as this can cjange from page to page under AOL.)That way, I don't have to rely on sessions and AOL users will be happy.

How do the big sites such as ebay or amazon do it?

Many Thanks

Mikee
Link to comment
https://forums.phpfreaks.com/topic/25176-aol-browser-problems/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.