well spotted :)
----------------------------------------------- Excellence in internet and open source software ----------------------------------------------- Sunmaia www.sunmaia.net [EMAIL PROTECTED] tel. 0121-242-1473 ----------------------------------------------- > -----Original Message----- > From: Terry Romine [mailto:[EMAIL PROTECTED]] > Sent: 13 May 2002 22:41 > To: Gurhan Ozen > Cc: Benjamin Walling; [EMAIL PROTECTED] > Subject: Re: [PHP-DB] mssql_fetch_array not working? > > > Do I see a semicolon at the end of the while? that won't work... > > On Monday, May 13, 2002, at 04:35 PM, Gurhan Ozen wrote: > > > while ($row = mssql_fetch_array($rs)) _;_ > > > should be > while ($row = mssql_fetch_array($rs)) > { > ... > } > > Terry Romine > Web Developer > JumpInteractive.com > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php