mysql resoc iterator

View: New views
1 Messages — Rating Filter:   Alert me  

mysql resoc iterator

by ~viraj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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