Hi All, I am making a shopping cart. Now I am facing a problem that '' How will i add product in-to cart" mens when i will press "bynow' button that product should add in- to the cart. and when i will press "add more product" i will select the another product and click on "bynow" then it should add into the cart and the former one should also remain there. How will i do that. I am not able to use session properly. can any body provide me the for eg to do this. i will be very grateful. thank you.
I believe that a good way to learn is to see how others done it. For instance, the osCommerce might provide you some info about this.
What to do if the visitor disables cookies? If this happens, sessions are the only solution. I believe it's better to understand a more complex technique rather than losing customers.