View Single Post
Old 12-19-2004, 04:19 AM  
European Lee
Confirmed User
 
Join Date: Dec 2002
Location: Daytona Beach
Posts: 7,133
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
European Lee is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote