$_SERVER['REMOTE_ADDR']
Check more info here:
http://www.php.net/manual/en/reserved.variables.php#reserved.variables.serve
r
You cannot (implicitly) trust it though...
IP address is NOT always = THE user
- E
"Bret L Conard" <[EMAIL PROTECTED]> wrote:
> Hi all,
> I've been away for a while b
$_SERVER['REMOTE_ADDR']
- Original Message -
From: "Bret L Conard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 28, 2002 4:46 PM
Subject: [PHP] IP addresses
Hi all,
I've been away for a while but I'm back and have a question about IP
addresses.
How do I retrieve / ca
Hello Bret,
use $REMOTE_ADDR like this:
--
Best regards,
Martinmailto:corwin@;corwin.sk
Monday, October 28, 2002, 3:46:04 PM, you wrote:
BLC> Hi all,
BLC> I've been away for a while but I'm back and have a question about IP addresses.
BLC> How do I retrieve / capt
3 matches
Mail list logo