Blockis
02-02-2010, 09:13 PM
OK. Pretty much I am looking for a tutorial on taking a variable in the browser, (EX: google.com?r=123) and adding 1 (Yes, like the number) to 123's referral count. If anyone can direct me on how to do that, that'd be wonderful :)
ALSO, is there a way where we can do it with a line of code simply like:
$referrals[123] = ++;
Or something? So the user has to do something for it to go up?
Blockis
ALSO, is there a way where we can do it with a line of code simply like:
$referrals[123] = ++;
Or something? So the user has to do something for it to go up?
Blockis