Home > PHP, Programming > Refer A Friend Script / Form.

Refer A Friend Script / Form.

December 21st, 2009

Refer A Friend Requirements.

- People land on the Refer A Friend page after clicking a link in an email and…
- They can refer at least 3 friends, and up to 5.
- I’d like to have the option of making 3 friends required.
- Would like a “captcha” or similar security feature.
- Referrer enters his name and email address.
- Referrer then enters names and email addresses of friends.
- Referrer can see the contents of the email that will be sent and can tweak it.
- Or perhaps they can tweak part of it. I don’t want them to be able to remove the link I put in.
- After submitting their friends, referer is forwarded to the thank you page of my choice.
- Person receiving referal receives a clean, simple email with a link.
- I need this to be simple to implement on a static website html page. We have php 5.x so I assume that the script would need to be compatible.
- Simple instructions to me for implementing the script.
- I should be able to easily tweak the text in email subject / body or field names.


Refer A Friend Script / Form.

Comments are closed.
Bear