phpAds 1.4.0
phpAds is a banner management and tracking system written in PHP.
Currently it can
- manage multiple clients (each with own login)
- manage multiple banners (any size) per client
- view daily, overall and summary statistics
- send statistics to clients via email
- use HTML, GIF, JPEG and PNG-banners
- show random, pre-defined or HTML/image banners
- show banners belonging to a specific group
- activate and de-activate individual banners
Last but not least it's quite fast. Viewing a banner involves a maximum of 3
database queries. Even the statistics (lots of queries) are not too slow
(< 1 second) on my systems.
Website: http://phpwizard.net/projects/phpAds/