07-17-2010, 04:18 AM
|
#4 (permalink)
|
|
The Wanderer
Join Date: Jul 2010
Posts: 5
Thanks: 1
|
Quote:
Originally Posted by Krik
Create a unique id each time the banner is displayed. You store the id in a database with the time it was created. You then have the id appended to the url and if the time difference is greater than X amount the page they are going to denies them access.
This is bit like sessions ids but with a small twist.
|
great but i'ma newbie can you make an example of code ?
thanks
|
|
|
|