Are too many people on rotating IP for this to be a good security measure (among others of course) or is this a standard practice?
Also can anybody enlighten me on some concepts I should pay particular attention to in securing a shopping cart?
So far I have form validation, rotating session keys, no sensitive information is stored as a cookie or by javascript, SSL encryption, and all SQL is escaped.
To quote 0xA3: