Re: Result problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, April 25, 2007 4:15 pm, Dan Shirah wrote:
> I'm sorry, perhaps I confused everyone by including the print_r.
>
> My table has 79 records all with a status_code of 'P' that this
> "should" be
> returning.  But instead of all the results returning, all I am getting
> back
> is row 79.

No.

All you are showing yourself is the last record you got.

You *GOT* all the records.

You just didn't bother to print them out.

Print them out INSDIE THE LOOP

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux