What is php arrayiterator?
Rate this page : |
[ 0 votes]
|
Php arrayiterator which allows you to modify and unset the values while iterating over arrays and objects. Here, ArrayIterator::current which allows you to return the current array entries.