Php/docs/splfixedarray.next
来自菜鸟教程
SplFixedArray::next
(PHP 5 >= 5.3.0, PHP 7)
SplFixedArray::next — Move to next entry
说明
public SplFixedArray::next ( ) : void
Move the iterator to the next array entry.
参数
此函数没有参数。
返回值
没有返回值。
(PHP 5 >= 5.3.0, PHP 7)
SplFixedArray::next — Move to next entry
public SplFixedArray::next ( ) : void
Move the iterator to the next array entry.
此函数没有参数。
没有返回值。