<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.1.16">
</HEAD>
<BODY>
<BR>
Transparent session id support in PHP will try to use cookies and if it fails, will automatically append it to any relative links.<BR>
<BR>
Transparent being transparent to the developer. so you don't have to worry about it, not transparent to the use (unless of course <BR>
they have cookies enabled.<BR>
<BR>
<BR>
<BR>
On Fri, 2004-07-02 at 09:39 -0700, Ryan Johnson wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I might be misguided, but I believe that PHP has "transparent" session </FONT>
<FONT COLOR="#000000">tracking using only URLs. I have no idea how it hides it from the </FONT>
<FONT COLOR="#000000">browser, but from my experience it seems to work pretty damn well, and </FONT>
<FONT COLOR="#000000">without cookies... I believe that would be the job of the web server </FONT>
<FONT COLOR="#000000">though, and not the markup language. Can anyone shed a little more </FONT>
<FONT COLOR="#000000">light on this? - Ryan</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
<BR>
</BODY>
</HTML>