Remembering Users (Cookies and Sessions)
in PHP added by goodphptutorials, on 9/1/2006 cookies and sessions
Hypertext Transfer Protocol (HTTP) is a stateless protocol. This is, of course, a problem for applications in which state must be maintained, for instance e-commerce applications with a shopping-cart functionality. How to overcome this problem?
comment save report- submitted
- Mon, Jan 9th 2006, 15:40
- clicks today
- 0
- clicks this month
- 0
- clicks all time
- 2387
