Connecting Tech Pros Worldwide Help | Site Map

PDO equivalent to mysql_data_seek

  #1  
Old May 15th, 2006, 07:55 AM
sherlockweb
Guest
 
Posts: n/a
Does anyone know if there is a equiavalent method to the
mysql_data_seek() function call to reset a result set in PDO?

Closed Thread