I am currently working on a little webshop and I need a good session handling for the shopping cart. I worked with PHP and I never used JavaScript, but what is the diffrence when working with session handling? What is the simplest possibility? Do I have to use cookies?
Does anybody know a good tutorial?