blackdawg2
Programmer
Might be a simple question, but ... I ran across a shopping cart that is using the database to store the cart information rather than using sessions. The script was written so when you added a product a INSERT query was run storing in the DB.
Is this a secure way of creating a shopping cart?? Any comments would be greatly appreciated - good or bad.
Thanks
BlackDawg2
Is this a secure way of creating a shopping cart?? Any comments would be greatly appreciated - good or bad.
Thanks
BlackDawg2