mutiple ad rotator
Posted: Sun May 27, 2012 10:47 pm
I have some code for a PHP ad rotator and probably can find some JavaScript too if I look harder.
I am using Amazon for ads on my gaming site, so lets say I have a basket of 25 hot PC games and I want to show 3 or 4 of them with no dupes.
Not sure what logic I should use to deal with the dupes efficiently. I also likely can disassemble the ads too as the only invariant part is the ID Number
I am using Amazon for ads on my gaming site, so lets say I have a basket of 25 hot PC games and I want to show 3 or 4 of them with no dupes.
Not sure what logic I should use to deal with the dupes efficiently. I also likely can disassemble the ads too as the only invariant part is the ID Number