RE: Sessions without cookies

Поиск
Список
Период
Сортировка
От Christian Marschalek
Тема RE: Sessions without cookies
Дата
Msg-id 000101c0d80d$28040360$0200a8c0@server
обсуждение исходный текст
Ответ на Sessions without cookies  ("Christian Marschalek" <cm@chello.at>)
Список pgsql-php
> No.  You can use both cookies and --enable-trans-sid.  You don't
> have to use cookies if you are sending your SID encoded in the URL
> and you code appropriately, however.  You indicated you
> didn't want to use cookies at all and encoding the SID in the
> URL, either manually or automatically by enabling trans-sid,
> will do the trick.
So cookies are only used when I tell php to do so? With set cookie and
so forth?


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html




В списке pgsql-php по дате отправления:

Предыдущее
От: "Leonello, Chris (C.R.)"
Дата:
Сообщение: RE: Sessions without cookies
Следующее
От: "Mitch Vincent"
Дата:
Сообщение: Re: RE: Sessions without cookies