[PHP] Query Reset?

2003-01-23 Thread Jed R. Brubaker
I am having a problem with reseting my query results. I want to take $results and have it spit it out line by line - but twice. I have found that after the first time through, it just spits out 15 (in this case) more blank lines. Any help? (My code is below)

Re: [PHP] Query Reset?

2003-01-23 Thread Chris Shiflett
--- Jed R. Brubaker [EMAIL PROTECTED] wrote: I am having a problem with reseting my query results. I want to take $results and have it spit it out line by line - but twice. http://www.php.net/manual/en/function.mysql-data-seek.php Chris -- PHP General Mailing List (http://www.php.net/) To