Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2005051

[PHP] Shopping Cart, security concerns From: mayo (mayo <email protected>)
Date: 05/13/05

I'm making my first shopping cart in PHP. I'm concerned about the
security of my session variables, concerned about people altering data
(lowering the price). Is there anything I should pay attention to.
 
I've worked extensively with CF, this is my first foray into PHP.
 
Thanks