What happens in the database, if the user clicks "Buy" a product?
Guys, tell me, write an Internet shop that happens to the database if the user clicks "Buy" a product? Write the sequence.
3 answers
Item added to Basket! All database nothing written. Just selected data stored in the cookie for example. To avoid problems, then what man is going to pay, and the goods already bought and it is not available. Then on checkout page you can do this check and print a warning that this product is no longer in the desired quantity.
Find more questions by tags PHP