Page 1 of 1

current index of mysql_fetch_array()

Posted: Mon Jan 17, 2005 9:48 am
by pelegk2
when i use a mysql_fetch_array() in a while loop
can i know in which index i am 1,2,3 and so on or i must use my own counter?
thnaks in advance
peleg

Posted: Mon Jan 17, 2005 9:55 am
by feyd
use your own counter.