Re: [PHP-DB] How to turn off error display

2002-04-16 Thread bob parker
On Tuesday 16 April 2002 22:30, you wrote: > I believe what you are looking for is: > @pg_fetch_row( $result, $i++ ) > > But check the manual for @. > > =C= > > * > * Cal Evans > * Techno-Mage > * http://www.calevans.com > * Thanks, I think that's it Bob Parker -- PHP Database Mailing List (http

Re: [PHP-DB] How to turn off error display

2002-04-16 Thread cal
I believe what you are looking for is: @pg_fetch_row( $result, $i++ ) But check the manual for @. =C= * * Cal Evans * Techno-Mage * http://www.calevans.com * - Original Message - From: "bob parker" <[EMAIL PROTECTED]> To: "PHP-DB" <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 7:29