Re: Posting a variable

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

 



Richard Lynch wrote:
On Wed, April 11, 2007 12:53 pm, siavash1979@xxxxxxxxx wrote:
Quoting Robert Cummings <robert@xxxxxxxxxxxxx>:

mysql_fetch_row()?

It's a religious question.

I find mysql_fetch_assoc to be less clear because you end up not
necessarily using the data until much later, and by the time you get
to the line that has:

There isn't much religious since you can't use mysql_fetch_assoc when you retrieve identical named columns from different table. So you have to use mysql_fetch_row and move them immediately into a
better named array.

O. Wyss

--
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