Okay I want to allow one user 1 view per each page and then send them a cookie that stops them from viewing that page again, but I am no good with cookies, I’d do it with IP but I’d rather do it via cookies. Is this possible? How would I do it?
Share
Simplest answer:
Doing it with sessions:
Redirecting instead of showing an ugly error: