Posted by Anees on 09/04/07 05:26
hi,
am using mysql_fetch_array() method to fetch all the record and list
it.
after finishing all the records fetched i need to Index the record
position into the beginning of the record set.
Does we have any other option to re point it to first record instead
of using mysql_query() method again
Regards
Anees
[Back to original message]
|