Developing a Shopping Cart - Part 4
Author:
Bipin Joshi
In Part1, Part 2 and Part 3 we developed shopping cart using cookies, session variables and database respectively. In this article I will illustrate how to create a single wrapper to all he three approaches so that without any code change you can switch between these three techniques.
More Tutorials
|