Quote:
Originally posted by fuzebox
There is no practical way to do this.
|
From my understanding of php/MySQL it should actually be quite easy to do.
You simply have a 'key' based on the amount of seconds from a given date for example:
Based on the date/time of this post the key would be something like:
A - 1
B - 2
C - 3
D - 4
E - 5
etc etc
The script would write the data to MySQL using that key so that the word 'BAD' would appear as '214' in the MySQL database.
The script would know the key but, an affiliate program wouldnt.
Regards,
Lee