Hello all guru's. I need an algorithm. I won't actually be coding the shop cart in PHP because I am taking over a site written in VBScript...but I do need help.
What I need is an algorithm or idea for listing items with checkboxes next to them and when the page is submitted to the next page where items are inserted into the database, all items that were checked will be added, quantity being equal to 1.
What is the best way to implement this? All ideas will be greatly appreciated. Thank you.