Re: [PHP-DB] SESSION SID Question

2003-08-28 Thread CPT John W. Holmes
From: <[EMAIL PROTECTED]> > Can someone explain to me the mechanism by which SID acquires a value? > > For example, > > $FOO = SID; > echo $FOO; > > produces something like "PHPSESSID=ade4055eef947f1a00cdb280470e859b" when > IE is first opened and the page is loaded, > whereas reloading of the page

[PHP-DB] SESSION SID Question

2003-08-28 Thread dpgirago
Howdy Listers, Can someone explain to me the mechanism by which SID acquires a value? For example, $FOO = SID; echo $FOO; produces something like "PHPSESSID=ade4055eef947f1a00cdb280470e859b" when IE is first opened and the page is loaded, whereas reloading of the page produces an empty strin

[PHP-DB] SESSION SID Question

2003-08-28 Thread dpgirago
Howdy Listers, Can someone explain to me the mechanism by which SID acquires a value? For example, $FOO = SID; echo $FOO; produces something like "PHPSESSID=ade4055eef947f1a00cdb280470e859b" when IE is first opened and the page is loaded, whereas reloading of the page produces an empty strin