From: "pagongski" <[EMAIL PROTECTED]>

>          Notice: Use of undefined constant REMOTE_ADDR - assumed
> 'REMOTE_ADDR' in c:\win2kapp\easyphp1-7\www\index.php on line 35
>
>          Notice: Undefined variable: HTTP_REFERER in .....
>
>          I have register globals on. (was off so i turned them on thinking
> that might be the problem..didnt work either way)

The second error shows you did not turn on register globals. Look at a
phpinfo() page to confirm you edited the right php.ini. You must restart
your webserver after the change, also.

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to