|
PHP5中文手册
ArrayIterator::current(PHP 5) ArrayIterator::current — Return current array entry Description
mixed ArrayIterator::current
( void
)
This function returns the current array entry
Example#1 ArrayIterator::current() example
<?php 上例将输出:
|