
February 11th, 2000, 08:43 PM
|
|
Contributing User
|
|
Join Date: Feb 2000
Posts: 33
Time spent in forums: < 1 sec
Reputation Power: 14
|
|
|
I want to know the row number in a mysql
database,
i found mysql_num_rows($result);
this is the total number of rows,
but now i want to know from the number of the selected row.
i used to work with clipper5.0 ,
there it was recno(), but what's the function
in mysql ??
thanks for reply,
Jan.
|