graham23s Posted January 23, 2010 Share Posted January 23, 2010 Hi Guys, I'm trying to think of a way to give users credit for referring other users, in each users account there is a link: http://www.site.com/sign-up.php?r=8 <-- is is the users ID. when new users goto: http://www.site.com/sign-up.php?r=8 to signup what would be the best way to give user 8 the credit for signing up another user? thanks for any help guys Graham Link to comment https://forums.phpfreaks.com/topic/189556-referring-users/ Share on other sites More sharing options...
Andy-H Posted January 23, 2010 Share Posted January 23, 2010 I would create a point system, check the user id and add N amount of points to the user which can be used to get extra bonuses. If you give an idea of what your site does for users, there may be a better system you can use? Link to comment https://forums.phpfreaks.com/topic/189556-referring-users/#findComment-1000534 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.