php - Ajax shopping cart with session_id() as unique identifier? -


I am creating an Ajax Shopping Cart and with a session in my DB-

I I want to avoid refreshing all the pages and to avoid the need to log in to the user. Do not expect traffic of a ton. I do not care that the session is lost when the browser closes, so I think I do not need cookies like this:.

Any damage to my attitude?


Comments

Popular posts from this blog

Member with no value in F# -

java - Joda Time Interval Not returning what I expect -

c# - Showing a SelectedItem's Property -