L
longroad
I hope this is the right place to ask this.
When developing an e-commerce website, is it generally recommended to
implement the shopping cart using sessions, or writing straight to the
database (as in IBuySpy)?
I realise sessions would be quicker, however most examples i see on the
net are pure database solutions.
When developing an e-commerce website, is it generally recommended to
implement the shopping cart using sessions, or writing straight to the
database (as in IBuySpy)?
I realise sessions would be quicker, however most examples i see on the
net are pure database solutions.