Is there a way in PHP to detect if someone is connecting to the site through a proxy? Reason being that if their IP is banned I would not like them to access the site using a Proxy. Just banning every proxy access would work but is there a way to do that?
Thanks for the help
Thanks for the help