Hello!
I need a php function, which will detect is a user behind ANONYMOUS( HIGH ANONYMOUS) proxy or not.
I want to deny access to my site for such users. Browsing this forum I found a couple of simple solutions. Can anyone give me a high adwanced working example of php code?