After cycling through a result set using mysql_fetch_assoc, I need to cycle
through the result set again. However, it's acting like it's maybe already
at the end of the result set and can't be looped again. I've looked for
something simple, like a result resetter, but I seem to be missing
something.

Any Ideas?

TIA,
Steve

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to