php-windows | 2003032
Date: 03/27/03
- Next message: Neil Smith: "[PHP-WIN] Re: Subject: ISP Blues"
- Previous message: J.Veenhuijsen: "[PHP-WIN] Re: find libsasl.dll"
- In reply to: P.Bijl: "[PHP-WIN] Error, does anyone see anything wrong?"
- Next in thread: vipula: "Re: [PHP-WIN] Error, does anyone see anything wrong?"
- Reply: vipula: "Re: [PHP-WIN] Error, does anyone see anything wrong?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It sounds like it's happening before line 18. Did you close a statement
on that last
line executed. What's the code before line 18?
P.Bijl wrote:
>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
- Next message: Neil Smith: "[PHP-WIN] Re: Subject: ISP Blues"
- Previous message: J.Veenhuijsen: "[PHP-WIN] Re: find libsasl.dll"
- In reply to: P.Bijl: "[PHP-WIN] Error, does anyone see anything wrong?"
- Next in thread: vipula: "Re: [PHP-WIN] Error, does anyone see anything wrong?"
- Reply: vipula: "Re: [PHP-WIN] Error, does anyone see anything wrong?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

