Re: [phplib] Queer fallback_mode behaviour From: Jeroen Laarhoven (jeroen <email protected>)
Date: 09/09/00

>Even though I've got cookies turned on, when I first access the examples in
>/pages, the code fallsback into get mode?

This is by design. Switch off the GET fallback mode, or apply the
modification I posted some time ago on this list, doing another page
request, removing the session id from url.

Greetings
Jeroen.

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Jeroen Laarhoven, Zwolle, Netherlands
email: jeroen <email protected>
www: http://jeroen.polder.net
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

----- Original Message -----
From: "John Sutton" <john <email protected>>
To: <phplib <email protected>>
Sent: Friday, September 08, 2000 10:50 PM
Subject: [phplib] Queer fallback_mode behaviour

I'm using Netscape 4.6 on linux with phplib 7.2c on php 3.0.5

Even though I've got cookies turned on, when I first access the examples in
/pages, the code fallsback into get mode? Even though it succeeded in
setting
a cookie. If I subsequently manually delete the session id in the query
string, the session continues as should be in cookie mode.

Any ideas?

***************************************************
John Sutton
SCL Computer Services
URL http://www.scl.co.uk/
Tel. +44 (0) 1239 621021
***************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>