Re: [PHP] Re: input on sessions vs cookies

2007-02-25 Thread Tosca
It's a website where you can reply to news, blogs and other messages and with a forum. On 2/26/07, Richard Lynch <[EMAIL PROTECTED]> wrote: On Sun, February 25, 2007 6:45 pm, Tosca wrote: > Quote from Fahad Pervaiz <[EMAIL PROTECTED]>: > "To ensure best security us

Re: [PHP] Re: input on sessions vs cookies

2007-02-25 Thread Tosca
Quote from Fahad Pervaiz <[EMAIL PROTECTED]>: "To ensure best security use database as well. Store IP, Session ID, username, login time. After every few minutes you can re authenticate the user against these parameters." I have a login system with sessions and a database where I store session I