|
PHP » Basics » Create a shopping cart Part II (2147 views) In the second part of the tutorial, we learn how to add an item to the shopping cart and how to delete an item from the shopping cart. We also learn how to use cookies in order to keep trace of the items added to every single cart. |