Return to Where You came from

Information for Ads and content limit

download class_ads.zip

Added

2010-02-21 : 19:20:36
Share/Save/Bookmark Increase font sizeReduce font sizePrint this page

Information

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.

 

Also

Won php Innovation Award on php classes.org

Size

9082kb

Version

1

Author

admin

Home Page

freakcms.com
View all comments Here

Sorry there are no comments for Ads-and-content-limit
Be the First to Comment

Login or sign up to post comments

Return to Where You came from