nisdee
Regular Member
- Nov 16, 2014
- 381
- 151
Hey guys, I've been trying to write a refferal system php script but I can't get it to work
So basically this is what I need:
1. User comes to my website-gets his ref link in a form(window, whatever..)
example. domain.com/refer.php?ID (id is a number)
2. When someone clicks the link, the guy get's +1 on counter
I think it should track cookies or something, I've been trying to do this for a week but I'm green to php so help..
So basically this is what I need:
1. User comes to my website-gets his ref link in a form(window, whatever..)
example. domain.com/refer.php?ID (id is a number)
2. When someone clicks the link, the guy get's +1 on counter
I think it should track cookies or something, I've been trying to do this for a week but I'm green to php so help..