Page 1 of 1

cart in a e-commerce site?

Posted: Thu Jan 08, 2004 7:37 pm
by peppermuscat
Hello everybody,

I'm working on a e-commerce site, and I'd like to know what is the best way to creat a basic cart system : set cookies, create a session?
What do most of the sites use?

Thank you in advance!
Peppermuscat

Posted: Thu Jan 08, 2004 8:39 pm
by AVATAr
serch the forum... you will find it.

and you can search php.resourceindex.com

i preffer session over cookies... always