Re: [Phplib-users] robots and session-id's
Brought to you by:
nhruby,
richardarcher
|
From: Tarique S. <ta...@sa...> - 2002-03-08 13:03:32
|
On Fri, 8 Mar 2002, Sascha Weise wrote: Hello Folks, Wouldn't it be better to check if the session ID in question matches the browser which created it? The simplest way (and not without loopholes) is to keep a track of IP which created the session ID and create a new session if they dont match? There are several other ways to narrow down the browser to sessionID matching Also not having sessionID as a part of get query helps, note this does not necessarily mean that you post it OR use cookies (URL emebedded!?) HTH Tarique -- ============================================================= PHP Applications for E-Biz: http://www.sanisoft.com Indian PHP User Group: http://groups.yahoo.com/group/in-phpug ============================================================= |