Developing State-enabled Applications With PHP
Submitted By:
dievon15
Rating:
(Not rated) (
Rate It)
Share:
By Email
Visit
Description
When a user is browsing through a website and is surfing from
One web page to another, sometimes the website needs to
remember the actions (e.g. choices) performed by the user. For
example, in a website that sells DVDs, the user typically
browses through a list of DVDs and selects individual DVDs for
check out at the end of the shopping session. The website needs
to remember which DVDs the user has selected because the
selected items needs to be presented again to the user when the
user checks out. In other words, the website needs to remember
the State - i.e. the selected items - of the user's browsing
activities.
Comments (0)
Add Your Rating