Fix Link Exchange Script

I have a custom link exchange script that i wrote but it’s in need of an update.

inclick.php

this part of the script gets the domain name of the referring site. If the domain is apart of the link exchange program it’s inclick count is updated in the database (+1)

the script needs to be updated as followed:

Currently the script only detects the domain name.

it’s need to detect a domain and sub domain.

(for example if www.examplesite.com is apart of the link exchange it will detect it and update the database but if subdomain.examplesite.com is apart of the link exchange program it will only detect www.examplesite.com It needs to tell the difference between the two)

Currently there is no anti-cheat system

it needs to disallow counting multiple inclick from the same domain & ip address for x amount of time

i currently a databases setup

Table: referring
this table holds the domain name and information about the domain and holds it’s inclick and outclick count

Table: referring_ips
this table holds all incoming ip’s and referring domain name.
i would like the script to automatically purge the data in this table after x amount of time

Please work from you local machine.

i will provide you with the script i have so you can update it.
i will provide you with a dump of the database tables
i will provide you with mysql access
i will not provide you with FTP access

Please dont overbid as those bids will be ignored.

Leave a Reply

Your email address will not be published. Required fields are marked *