Hello,
I'm trying to restrict access to some parts of my site, I have created authentiaction levels using PHP and Mysql, but its still possible for users to circumvent the system, by typing the URL, I want people who does this to redirected to another page. Any one knows how to do this?
Thanks in advance