Free Coupons

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:

  1. Observe the wireframe from top to bottom. What's the text in the browser's title bar? What is the URL of each page? This will give you a hint on how many files you need befo...
Please submit your assignment before moving to the next lesson. chevron_left Prev Nextchevron_right