** Can you complete this in the next 2 hours? **
Hello,
I need a small PHP form script created. I know it’s quite basic but it’ll be much quicker for someone used to PHP coding more than me!
Here’s how it needs to work:
1) On the web page with the form, there is the following:
Text: Enter your Savings Coupon ID here:
The form will have just one single text entry field to accept a 4-digit number (eg 1234) and an “Enter” button all on a single line.
* I need the form html code…
