eestisiin
Regular Member
- Oct 8, 2007
- 347
- 166
Hey guys,
what would be the best practice to send people to my money site and once they have seen it, it will show another page or just come up as empty
I would imagine something like
clickid=1234567890
save in DB
if clickid exists visit=0 - money site
if clickid visit=1 - redirect
But what about if the user makes up a random 10 digit number? Then it will all be useless..
what would be the best practice to send people to my money site and once they have seen it, it will show another page or just come up as empty
I would imagine something like
clickid=1234567890
save in DB
if clickid exists visit=0 - money site
if clickid visit=1 - redirect
But what about if the user makes up a random 10 digit number? Then it will all be useless..