Sessions
I am currently trying to develop a project based on a shopping cart web site.
I want the total price of item one on page one and item two on page two along with the same scenario with items three and four to be added together and displayed on the shopping cart.php page.
I was told that this could be done through sessions but can anyone help me to devise code to set up this procedure.
Thank you in advance for any help
|