Re: [Phplib-users] store the IP in the session
Brought to you by:
nhruby,
richardarcher
From: Giancarlo <gia...@na...> - 2002-12-05 11:48:30
|
Kristian Koehntopp wrote: > Somebody who does not use session cookies, but forces us to use > GET parameters does not want to be secure, either. Again, we can > code around that, but it is useless and bloats our code. > Yes, but also we should explain very clearly, to ourselves first, that using session cookies too, is prone to being forced into using GET... as I am not sure yet there is a strong technical explaination. So I'd add a $sticky_mode session variable to prevent ar allow mode shifts. Gian |