Page 1 of 1

Help with $_SERVER[variable] please

Posted: Mon Dec 15, 2008 1:52 pm
by me666
Hi i am looking for a code that will get the default gateway of the connected user whilst visiting my website. I'm not sure if this is posible or not but if anyone has any ideas it would be a great help.
Thanks

Re: Help with $_SERVER[variable] please

Posted: Mon Dec 15, 2008 2:39 pm
by califdon
Here's the official list of what variables are available:
http://us2.php.net/manual/en/reserved.v ... server.php

Re: Help with $_SERVER[variable] please

Posted: Mon Dec 15, 2008 2:47 pm
by me666
excelent thatnks mate, found that site before but lost it and never managed to find it again, didnt see anythink about gateways but i have found a different solution to the problem i had and now dont need to know the gateway.
Thanks again :)