[PHP] Re: T_CONSTANT_ENCAPSED_STRING error

2002-03-18 Thread Mahmoud
> I'm receiving "Parse error: parse error, expecting > `T_CONSTANT_ENCAPSED_STRING' in /host/plugged/index.php on line 3" error This parse error states that the path to the script that generates the error is /host/plugged... > contents of homedir.php is > if (getenv(SERVER_ADDR) == "127.0.0.1")

[PHP] Re: T_CONSTANT_ENCAPSED_STRING error

2002-03-18 Thread Mahmoud
> I'm receiving "Parse error: parse error, expecting > `T_CONSTANT_ENCAPSED_STRING' in /host/plugged/index.php on line 3" error This parse error states that the path to the script that generates the error is /host/plugged... > contents of homedir.php is > if (getenv(SERVER_ADDR) == "127.0.0.1")