Re: RE: Sessions without cookies - Mailing list pgsql-php

From Christian Marschalek
Subject Re: RE: Sessions without cookies
Date
Msg-id 000801c0d882$90596660$0200a8c0@server
Whole thread Raw
In response to Re: RE: Sessions without cookies  ("Dan Wilson" <phpPgAdmin@acucore.com>)
List pgsql-php
> You should note that even with the --enable-trans-sid, PHP
> will still try and use a single cookie.  If the user does not
> accept the cookie, then it is automagically passed in the
> URL.  However, if the user accepts the cookie, then it will
> use that to keep track of the session rather than the URL re-writing.
Thanks... But I still need to find a way how I can completely get rid of
the cookies.


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly




pgsql-php by date:

Previous
From: "Christian Marschalek"
Date:
Subject: RE: Sessions without cookies
Next
From: Steve Bern
Date:
Subject: Re: Web Security