Select Based on a determined factor (Adbanner rotation)

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
kendall
Forum Regular
Posts: 852
Joined: Tue Jul 30, 2002 10:21 am
Location: Trinidad, West Indies
Contact:

Select Based on a determined factor (Adbanner rotation)

Post by kendall »

Hello,

I am creating a PHP/MYSQL driven ADBANNER system and i want to get some advise in devising code that will select a "random" banner based on a display/ clicks factor. This is so that every banner has more of an equal oppurtunity so to speak fo being displayed Im looking at the AVG() and MIN() MAX() functions of MYSQL but what do you guys do...

Are there any tutorials on banner rotation system that reach this depth ?

KEndall

Please advise
Post Reply