Quote:
|
Originally Posted by txt3rob
is there any way i can stop a user requesting a page a set number of times?
i.e once their i.p has visited the page 5 times it then stops them for 24 hours from seeing that page?
|
Well, you could make it so they have to login to see it, but if that's not an option then go with cookies as some of the other people have suggested. It's not bulletproof but it'll help. Combining that with the IP will help more, but beyond that it gets tricky (and hence the login suggestion).