[PHP] Sessions and AOL?

2003-11-16 Thread R. Van Tassel
Hi everyone. I have a problem with a website that I don't understand. It seems that people using AOL can't see certain sections of this website. It is a directory section where a drop-down menu exists, you select the section you want to see and the page reloads with the information. The only

Re: [PHP] Sessions and AOL?

2003-11-16 Thread Andre Dubuc
On Sunday 16 November 2003 01:54 pm, R. Van Tassel wrote: Hi everyone. I have a problem with a website that I don't understand. It seems that people using AOL can't see certain sections of this website. It is a directory section where a drop-down menu exists, you select the section you want

[PHP] Sessions and AOL

2003-01-03 Thread Gerard Samuel
I was wondering, if for example, an AOL user browses your site that uses php sessions, do the session ids change when they hop ip addresses? Im looking for a better way to counteract AOL's ip jumping. Thanks -- Gerard Samuel http://www.trini0.org:81/ http://dev.trini0.org:81/ -- PHP General

RE: [PHP] Sessions and AOL

2003-01-03 Thread Mark Charette
From: Gerard Samuel [mailto:[EMAIL PROTECTED] I was wondering, if for example, an AOL user browses your site that uses php sessions, do the session ids change when they hop ip addresses? No. Sessions are not (or should not be!) tied to IP numbers. Im looking for a better way to

Re: [PHP] Sessions and AOL

2003-01-03 Thread Gerard Samuel
No its not a matter of tying a session to an ip address. Im modifiying some code that works as a whosonline on a site at any given time. Currently, it mainly works off ip address, of which we all know isn't accurate. As far as my usage of the word AOL, that only represents my personal