Re: [PHP-DB] ummm i am confused

2004-06-26 Thread water_foul
oh... duh why didn't i see that "Mikhail U. Petrov" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi! > Insert one more bracket! > //Database Querys > $dbconn = mysql_connect($dbHost , $dbName , $dbPassword) >or die("Could not connect to server, incorrect username,

Re: [PHP-DB] ummm i am confused

2004-06-26 Thread Mikhail U. Petrov
Hi! Insert one more bracket! i get the following error: w> Parse error: parse error, unexpected ';' in w> C:\Inetpub\localroot\aichlmayr.net\sites\aaron\module\runescape\runerunner\s w> ervices.php on line 4 w> from the following code: w> //Database Querys w> $dbconn = mysql_connect($dbHost , $db

[PHP-DB] ummm i am confused

2004-06-26 Thread water_foul
i get the following error: Parse error: parse error, unexpected ';' in C:\Inetpub\localroot\aichlmayr.net\sites\aaron\module\runescape\runerunner\s ervices.php on line 4 from the following code: ' . $item[1] . '' . $user1[2]. '' . $user2[2]. '' . $item[2] . ''); }; //this function is called by ano