[nycphp-talk] simple problem with sessions
ophir prusak
lists at prusak.com
Sat Oct 9 21:46:08 EDT 2004
I'd take a look at the HTTP headers being sent back and forth.
I'd put my money on something being different from IE to the other browsers.
I don't know what your options are for Firefox and Safari, but with IE i
use ieHTTPHeaders to see what's going on:
http://www.blunck.info/iehttpheaders.html
Aaron Fischer wrote:
> I just discovered that the sessions are functioning as expected when I
> test with Internet Explorer. They are not functioning when I test
> with Mozilla (Firefox) and Safari. I typically use Safari and have
> never run into this problem before.
>
> So, it appears that the problem is browser specific...
>
> -Aaron
>
>
> On Oct 8, 2004, at 10:48 PM, Chris Shiflett wrote:
>
>> What is the problem then? Well, 9 times out of 10, it's that the browser
>> doesn't properly identify itself. The best way to determine this is to
>> dump both the $_GET and $_COOKIE superglobals. I have a feeling this
>> will
>> reveal the problem,
>
>
> _______________________________________________
> New York PHP Talk
> Supporting AMP Technology (Apache/MySQL/PHP)
> http://lists.nyphp.org/mailman/listinfo/talk
> http://www.newyorkphp.org
More information about the talk
mailing list