| 
 Posted by Jerry Stuckle on 09/04/07 11:00 
Anees wrote: 
> 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 
>  
 
http://us3.php.net/manual/en/function.mysql-data-seek.php 
 
Not the most intuitive name, I do admit. 
 
--  
================== 
Remove the "x" from my email address 
Jerry Stuckle 
JDS Computer Training Corp. 
jstucklex@attglobal.net 
==================
 
  
Navigation:
[Reply to this message] 
 |