php-windows | 2003032
Date: 03/24/03
- Next message: Henrik Bjernersjø: "[PHP-WIN] Re: php as exe in windows"
- Previous message: P.Bijl: "[PHP-WIN] Error, does anyone see anything wrong?"
- Maybe in reply to: P.Bijl: "[PHP-WIN] Error, does anyone see anything wrong?"
- Next in thread: Ryan: "Re: [PHP-WIN] Error, does anyone see anything wrong?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm not sure, but I think you have to do this on line 19
echo "<p><b>" . $list->foo . "other text";
-Flint
> -----Original Message-----
> From: P.Bijl [mailto:regmail <email protected>]
> Sent: Monday, March 24, 2003 4:20 PM
> To: php-windows <email protected>
> Subject: [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
- Next message: Henrik Bjernersjø: "[PHP-WIN] Re: php as exe in windows"
- Previous message: P.Bijl: "[PHP-WIN] Error, does anyone see anything wrong?"
- Maybe in reply to: P.Bijl: "[PHP-WIN] Error, does anyone see anything wrong?"
- Next in thread: Ryan: "Re: [PHP-WIN] Error, does anyone see anything wrong?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

