Take a look at line 17; most likely there is a ';' missing to indicate the 
end of the previous statement.

-- 
Sven 


> -----Ursprüngliche Nachricht-----
> Von:  P.Bijl [SMTP:[EMAIL PROTECTED]
> Gesendet am:  Dienstag, 25. März 2003 01:20
> An:   [EMAIL PROTECTED]
> Betreff:      [PHP-WIN] Error, does anyone see anything wrong?
> 
> U?
> 
> Parse error: parse error, unexpected T_WHILE, expecting ',' or ';' in
> c:\apache\htdocs\news1\nieuws.php on line 18
> 
> 
> 17.
> 18. while ($list = mysql_fetch_object($query)) {
> 19. echo "<p><b>$list-> blablaetcetc......
> 
> 
> Thanx,
> P
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to