Quote:
Originally Posted by Barry-xlovecam
They would only need to have a table with the new affiliate identity code along with the old.
PHP Code:
SELECT new FROM affiliate.mergerTracking WHERE old=12345;
new
asfd6gL
do something with $new
Not PHP but the highlights are good 
The logic is simple.
The affiliate details would need to be added to the established tables of the acquiring platform.
|
So, I'm clear on this...These correct old link codes & ID, still land on the old affiliate programs join page but DO NOT show any code or ID in the address bar i.e. "ABC.com/join.php?".
Would the established tables suggestion still work in this situation?