Tagged Questions
1
vote
1answer
155 views
How to make a table structure for products to be available for both wholesale and retail? [closed]
Ignoring the different column details like colors, shapes, and sizes, I already have an idea of dealing with that, I'm more interested in dealing with retail pricing, whole pricing (with or without a ...
2
votes
4answers
495 views
Advice on making sure e-commerce site is secure using PHP and MySQL
Like the title says, I would like some advice from knowledgable web developers on figuring out security issues for my e-commerce site.
I am designing the database as well as the code that ...