05-10-2009, 02:25 PM
|
#5 (permalink)
|
|
La Vida es Sueño
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
|
Quote:
Originally Posted by Salathe
On the contrary, the method in the first post would constitute a fetchRow if you wanted to distinguish the two: mysql_fetch_array/assoc/object only fetch one row at a time.
|
Well, of course, but I am thinking of Zend's implementation whereby you supply the query within the actual call to fetchRow and fetchAll, and the return is based on an actual item instead of many items contained within an array, so to speak.
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
|
|
|