> From: Petre Agenbag [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 28, 2002 8:17 AM > To: Petre Agenbag > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] Stepping through an array more than once > > > Actually, it's not accurate for me to say "stepping through an array > more than once", as I want to step through the database ( > $result) more > than once, without having to make connections to the db again. > Can this be done?
Yes, see mysql_data_seek() http://www.php.net/manual/en/function.mysql-data-seek.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php