Hello
I am trying to use this script
http://www.cgsa.net/php/identifierShow.php
to know if the ip visitor is behind a proxy .
This script seems very good because it shows
$proxy : [1] if visitors is behind a proxy or $proxy : [] if
visitor is using a real ip .
The authour provided the functions , but now I am having problems to reproduce the outputs of the functions ....
Anyone can help me to reproduce the output of the functions on http://www.cgsa.net/php/identifierShow.php ?
Thank you very much