View Single Post
Old 07-17-2010, 04:18 AM   #4 (permalink)
grigione
The Wanderer
 
Join Date: Jul 2010
Posts: 5
Thanks: 1
grigione is on a distinguished road
Default

Quote:
Originally Posted by Krik View Post
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
grigione is offline  
Reply With Quote