Re: [Phplib-users] falback_mode and session4
Brought to you by:
nhruby,
richardarcher
|
From: Giancarlo P. <gia...@na...> - 2002-06-05 08:44:22
|
I'd add to what I wrote: > The tests I am doing are with cookies cleaned and enabled, and SID > provided in URL. > > php 4.06 gets the SID from the URL, but leaves a cookie and keeps on > relying on that keep on in cookie mode, different from phplib > > php 4.2.1 gets the sid from the URL, leaves no cookie and keeps relying > on the SID in url. switches to 'get' mode, as phplib did Gian |