|
Posted by MaKroZ on 02/11/06 22:23
On Sat, 11 Feb 2006 18:21:10 +0000, Nospam wrote:
> require($_SERVER["DOCUMENT_ROOT"]."/config/db_config.php");
>
> Parse error: syntax error, unexpected T_VARIABLE in
> C:\webroot\config\db_config.php on line 2
Hi Marcus,
It means there is a syntax error in db_config.php file on line number 2.
Look in there to find out. The included (required) file has to be a php
script too, with all the markups such as "<?php ... ?>" etc. as usual.
--
nn My bookmarks:
(oo) http://www.yakutia.org
| | http://www.theisplist.com
|/\| http://www.tenpieces.com
Navigation:
[Reply to this message]
|