 |
|
Innovation award
 Nominee: 2x |
This class can be used to keeps track of visitors to show limited number of ads or content a day.
It checks the current user IP address in a MySQL database table to determine whether the user has already visited the site.
The class stores the current date and time in the database table if the user has not accessed the site today. Otherwise the class increments the number of accesses of the user.
It returns a condition to determine whether an ad can be displayed if the number of accesses did not exceed a given limit.
Now also blocks via ip list and has much more accurate timing for release of the block.
|
|
| Name: |
Ads and content limit |
| Base name: |
limitads |
| Description: |
Keeps track of visitors to show limited ads a day |
| Version: |
1.1 |
| PHP version: |
3 |
| License: |
Free To Use But Restricted |
| All time users: |
833 users |
| All time rank: |
3639 |
| Week users: |
1 user |
| Week rank: |
2151  |
| |
|
 January 2009
Number 12
Prize: One copy of Delphi for PHP |
Advertising is only useful when the users notice and click on it. If an advertisement was presented to an user a few times and he still does not notice or is not interested, it is pointless to keep showing the advertisement again.
This class provides a solution to limit the number of times that an advertisement or other content is shown to an user.
This way you can show him a different advertisement or some other type of content.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| DEMO |
full demo |
| Usage |
Support and usage |
| |
Files |
|
|