Voting

: three plus three?
(Example: nine)

The Note You're Voting On

doctorrock83_at_gmail.com
18 years ago
Please remember that actually the only PHP iterating structure that uses Iterator is foreach().

Any each() or list() applied to an Object implementing iterator will not provide the expected result

<< Back to user notes page

To Top