<[EMAIL PROTECTED]> wrote in message 001001c136af$7c649db0$[EMAIL PROTECTED]">news:001001c136af$7c649db0$[EMAIL PROTECTED]... >Can someone tell me what i'm doing wrong here? > >while($myrow<>mysql_fetch_array($result2)) > I would guess that you actually want that line to read: while($myrow=mysql_fetch_array($result2)) Doug Granzow [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] mysql_fetch_array nate
- Re: [PHP] mysql_fetch_array David Robley
- [PHP] php AJDIN BRANDIC
- [PHP] Re: php _lallous
- Re: [PHP] Re: php AJDIN BRANDIC
- [PHP] Re: mysql_fetch_array James Holloway
- Re: [PHP] mysql_fetch_array sagar
- [PHP] mysql_fetch_array Doug Granzow
- [PHP] mysql_fetch_array Greg Sidelinger
- Re: [PHP] mysql_fetch_array Bogdan Stancescu
- Re: [PHP] mysql_fetch_array Mehmet Kamil ERISEN
- Re: [PHP] mysql_fetch_array Vincent Stoessel
- [PHP] mysql_fetch_array Chris Mach
- Re: [PHP] mysql_fetch_array Adam Voigt
- Re: [PHP] mysql_fetch_array John W. Holmes
- Re: [PHP] mysql_fetch_array Tom Rogers