Re: RE: Sessions without cookies

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> We got to a point, however, about two weeks ago where we 
> found that we did, after all, need to (try and) maintain 
> session state between visits.
You can save the session info in a database also... No explicit need for
cookies:) You should never rely on them since you many people could be
behind a firewall that just filters them out and they have no chance to
change that fact. The same goes with javascript...

Well just my 2 cents;)

Cya


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster





[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux