Objectives:
- To use session data in storing values
- To learn how to pass and read form data
- To apply page redirection
Create a site that offers 50% discount coupons for the first 10 customers. Store the count of customers who claimed into session.
Let's make this assignment complex.
So now, maybe you're wondering how to start coding from scratch the above. Here are the tips: