Hello,
Firstly, i would just like to say this is my first time on this site, and it looks rather cool and helpful!
Now, i need a script that:
[HTML]-When the customer purchases a product, a random pin number is given to them automatically by E-MAIL (which they insert in the shop form).
-Then, when they go on to the product page, they insert the pin number - Checks to see if the pin is valid, and what product it belongs to.
-The protected download file starts downloading.
-The pin number is then deleted out of the database/data file.[/HTML]
I have never used PHP before, so can somebody help me out here?
Thanks,
Jake.
Firstly, i would just like to say this is my first time on this site, and it looks rather cool and helpful!
Now, i need a script that:
[HTML]-When the customer purchases a product, a random pin number is given to them automatically by E-MAIL (which they insert in the shop form).
-Then, when they go on to the product page, they insert the pin number - Checks to see if the pin is valid, and what product it belongs to.
-The protected download file starts downloading.
-The pin number is then deleted out of the database/data file.[/HTML]
I have never used PHP before, so can somebody help me out here?
Thanks,
Jake.
Comment