[PHP] RE: [PHP-DB] Re: arrays, variables, and register_globals

2002-07-26 Thread David Robley
On 25 Jul 2002 at 2:04, GOLD, MATTHEW wrote: > thank you very much for your quick response. > > How do I run mysql_fetch_row before the while loop? I don't want two > loops, because I just want this variable to print out once. > > I tried this, but it didn't work: > > $query = "Select blah1,

[PHP] RE: [PHP-DB] Re: arrays, variables, and register_globals

2002-07-25 Thread David Robley
On 25 Jul 2002 at 2:04, GOLD, MATTHEW wrote: > thank you very much for your quick response. > > How do I run mysql_fetch_row before the while loop? I don't want two > loops, because I just want this variable to print out once. > > I tried this, but it didn't work: > > $query = "Select blah1,