Groups | Search | Server Info | Login | Register
| From | "J.O. Aho" <user@example.net> |
|---|---|
| Newsgroups | alt.php.sql |
| Subject | Re: sessions vs cookies for ecommerce cart in php |
| Date | 2019-08-17 23:52 +0200 |
| Message-ID | <grrb8pFsbpoU1@mid.individual.net> (permalink) |
| References | <effca0bd-e8da-485b-a653-3293395596fa@googlegroups.com> |
On 03/08/2019 09.34, johnbon9999@gmail.com wrote: > I havent implemented this as yet - Im really looking to see if I can set my session lifetime to last a few hours/days instead. The life length of a cookie/sessions (a session is a cookie too) is in the end decided by the client, for example there are browsers who will remove all cookies/sessions as soon as the user leaves the site. -- //Aho
Back to alt.php.sql | Previous | Next — Previous in thread | Find similar
sessions vs cookies for ecommerce cart in php johnbon9999@gmail.com - 2019-08-03 00:34 -0700 Re: sessions vs cookies for ecommerce cart in php "J.O. Aho" <user@example.net> - 2019-08-17 23:52 +0200
csiph-web