Image Banner Class
Package:
Summary:
Display rotating banners from a MySQL database
Groups:
Author:
Description:
This class can be used to display rotating banners from a MySQL database.
It queries a MySQL database table to retrieve the details of random banner of a given category.
The class generates HTML to display the a link with the banner image.
It also handles requests that redirect to the banner URL when the user clicks on the banner. It records information about the users that clicked in the banners, except for those from users of banned IP addresses.
It queries a MySQL database table to retrieve the details of random banner of a given category.
The class generates HTML to display the a link with the banner image.
It also handles requests that redirect to the banner URL when the user clicks on the banner. It records information about the users that clicked in the banners, except for those from users of banned IP addresses.
Comments are closed.