Hi Brendan,

When using sessions, PHP typically sets a session cookie which is uses to track 
a session between the server and the client.
Event if you're not setting it explicitly in your application, it'll be there.

You can use a tool like Chris Pederick's Web Developer Toolbar for Firefox* to 
see cookies set for the domain you're on.

HTH,
Paul
* Or any number of Chrome / Safari extensions, or the IE developer toolbar or 
Dragonfly for Opera....

-- 
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]

Reply via email to