05-10-2009, 01:56 AM
|
#3 (permalink)
|
|
La Vida es Sueño
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
|
That is the correct behaviour insofar as I can tell. You should really have a fetchRow and fetchAll function.
Having an ambiguous fetch function doesn't imply either one nor the other. That function would make a good fetchAll, but for a fetchRow, try using mysql_fetch_row and returning that.
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
|
|
|