Posted by Reg on 02/12/06 01:55
"Nospam" <nospam@home.com> wrote in message
news:qWpHf.277777$vl2.155023@fe2.news.blueyonder.co.uk...
>
> hi can anyone tell me why i am receiving error msg with this php script
>
>
> <?php
> require($_SERVER["DOCUMENT_ROOT"]."/config/db_config.php");
>
> $connection = mysql_connect($db_host,$db_user,$db_passwword) or die
Could it be because you have misspelt password as passwword ?
Reg
Navigation:
[Reply to this message]
|