Page 1 of 1

Obtaining IP number from FORM fill-out ?

Posted: Sun Aug 18, 2002 7:44 pm
by HUWUWA
Hi guys, how can I get the IP number from someone who submits a FORM ? It's one line of code in .ASP so I'm sure I can do it with .PHP also, right ? Thanks.

Posted: Sun Aug 18, 2002 8:04 pm
by protokol
$_SERVER['REMOTE_ADDR']