Question
coding of my first shopping cart - data structures to use ?
Just doing a little research before embarking on my first shopping cart code. I'm using the web application framework and am wondering which internal data structure to use to hold each row of the cart. I seem to remember there was something in CF that implented rows and columns within your application ?
Any info would be appreciated, thanks.
