|
The way I do it on my site is like this:
When a member refers a friend, their email and their friends email get put into a database table. Then when the friend registers I check the table to see if the email they are using was referred by somebody else. If so I give credit.
|