Check if page is being seen
Hello...
I am trying to control access to a web page, so that, if someone is seeing the page, no one else should be able to see it, and should be redirected to another page.
Right now I am using PHP for the pages, and I have LAMP installed.
Is there a way to do this??
Thanks in advance =D
|