Posted by Jasen Betts on 02/12/06 02:27
On 2006-02-11, noone <noone@nowhere.com> wrote:
> To what does $_SERVER["DOCUMENT_ROOT"] translate?
>> Parse error: syntax error, unexpected T_VARIABLE in
>> C:\webroot\config\db_config.php on line 2
looks like it translates to
C:\webroot
> (should really be $_SERVER['DOCUMENT_ROOT']
I don't see that the style of qoutes makes any differeence in that case
except possibly saving a few microseconds execution time.
>> Parse error: syntax error, unexpected T_VARIABLE in
>> C:\webroot\config\db_config.php on line 2
looks like the error is in the file mentioned above.
which I suspect is not the one newbie posted
--
Bye.
Jasen
[Back to original message]
|