Author |
Message |
Topic: REMOTE_ADDR |
Koray
Replies: 3
Views: 6002
|
|
Thanks a lot, it fixed the error. Anyone wanna take a crack at the second one? ;p |
Topic: REMOTE_ADDR |
Koray
Replies: 3
Views: 6002
|
|
Notice: Undefined variable: REMOTE_ADDR in C:\Program Files\Abyss Web Server\htdocs\index.php on line 77
I get that error when i try to use
<?
$ip ="$REMOTE_ADDR";
echo "$ip ... |
|