mysql resoc iterator

mysql resoc iterator

am 31.10.2009 08:44:14 von kalinga

can somebody point me to a good article or a piece of code on
implementing an iterator for a mysql result resource?

actually this is for an oracle statement handle, all i want is to
fetch the results as it is from a multi dimensional array. so i can
use it in a for each with keys

IteratorAggregate over Iterator seems the best fit for the task as i
do not want seeking back and forth.

thanks!

~viraj

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