- From: Jerrett Taylor <jerrett@bravenet.com>
- Date: Fri, 02 Jul 2004 12:26:07 -0700
Transparent session id support in PHP will try to use cookies and if it fails, will automatically append it to any relative links. Transparent being transparent to the developer. so you don't have to worry about it, not transparent to the use (unless of course they have cookies enabled. On Fri, 2004-07-02 at 09:39 -0700, Ryan Johnson wrote: > I might be misguided, but I believe that PHP has "transparent" session > tracking using only URLs. I have no idea how it hides it from the > browser, but from my experience it seems to work pretty damn well, and > without cookies... I believe that would be the job of the web server > though, and not the markup language. Can anyone shed a little more > light on this? - Ryan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20040702/7c8a9e82/attachment.htm>
Received on Friday, 2 July 2004 12:26:07 UTC