Hi,
Its been a long while since a new release of Basic_Banner.
After having a think about it, I decided to rewrite it - and take a different approach for randomizing the banners.
Instead of using a random array (i.e 1..10, and choosing a number between), I've decided to take the route of doing the random stuff via MySQL. i.e:
ORDER BY RAND()
Doing it this way, also allows for a few more features.
For example - you can now set this for each banner:
1) Banner URL (destination)
2) Banner "alt" Text
3)Banner Image
It also tracks clicks (via banner.cgi), and impressions (these are only tracked when run dynamically)
I've also written a basic admin interface - so you can manage the banners (and view clicks/impressions/ the image being shown)
You can get the latest version from our site:
http://www.ultranerds.com/...ns/Basic_Banner_L25/
Below is a screenshot of what the admin interface looks like:
Enjoy :)
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Its been a long while since a new release of Basic_Banner.
After having a think about it, I decided to rewrite it - and take a different approach for randomizing the banners.
Instead of using a random array (i.e 1..10, and choosing a number between), I've decided to take the route of doing the random stuff via MySQL. i.e:
ORDER BY RAND()
Doing it this way, also allows for a few more features.
For example - you can now set this for each banner:
1) Banner URL (destination)
2) Banner "alt" Text
3)Banner Image
It also tracks clicks (via banner.cgi), and impressions (these are only tracked when run dynamically)
I've also written a basic admin interface - so you can manage the banners (and view clicks/impressions/ the image being shown)
You can get the latest version from our site:
http://www.ultranerds.com/...ns/Basic_Banner_L25/
Below is a screenshot of what the admin interface looks like:
Enjoy :)
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

