any suggestions as to why this doesnt work for me?
$user_ip_addy = Getenv($REMOTE_ADDR);
echo "$user_ip_addy";
I get this error.
Notice: Undefined variable: REMOTE_ADDR in d:\web_server\htdocs\hotlines\time.php on line 3
I'm running php version 4.3.10