©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PHP 5 >= 5.0.0)
ArrayIterator::offsetGet — Get value for an offset
$index
)Gets the value from the provided offset.
本函数还未编写文档,仅有参数列表。
index
The offset to get the value from.
The value at offset index
.