Looking For Someone to Code a PHP Script For Me For My Website

Status
Not open for further replies.

Ewokson

Regular Member
Joined
Jul 12, 2011
Messages
252
Reaction score
74
Basically, I need someone to code me a php viral referral script for me. I already have my entire site done I just need the viral click script done now. I need the script to generate a unique link for each visitor that can be used to track the amount of clicks on that link. For example if someone were to come to my site they would get their own unique url. If they got 5 clicks on their link then it would allow them to access part of the site.

I can give more details over pm or skype but let me know if you think you can do this and what you would charge for it. It really shouldn't take that long to do if you know the code and I'll pay good money to have it done today.
 
Basically, I need someone to code me a php viral referral script for me. I already have my entire site done I just need the viral click script done now. I need the script to generate a unique link for each visitor that can be used to track the amount of clicks on that link. For example if someone were to come to my site they would get their own unique url. If they got 5 clicks on their link then it would allow them to access part of the site.

I can give more details over pm or skype but let me know if you think you can do this and what you would charge for it. It really shouldn't take that long to do if you know the code and I'll pay good money to have it done today.

Please add me on Skype I would like to enquire further details..
Skype: Newelly08

Regards,
Newelly
 
This is very easy, and you can get it for free. You'll just have to make a few changes to the pre-existing referral scripts.
 
This is very easy, and you can get it for free. You'll just have to make a few changes to the pre-existing referral scripts.

So why don't you share the script here with all of us???
 
lol

all things are easy,if you know how to use it :)
 
its not hard to make this, you can make a unique url from user name e.g.
Code:
domain.com/referral/?id=username[code] and then create a query that will grab and store # of clicks that comes to this link. The problem is how do you know if those clicks are not made by them same user, so you will need to record the IP addresses but again you come with the problem if the user is using proxies. I done similar projects before, but the script you need (the clicks) can be easily manipulated by users.
 
I can code this for you. please add me on skype: walcott911

thanks.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top