Connecting Tech Pros Worldwide Help | Site Map

PDO equivalent to mysql_data_seek

sherlockweb
Guest
 
Posts: n/a
#1: May 15 '06
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