©
本文档使用 PHP中文网手册 发布
(PHP 5 >= 5.0.0)
ArrayIterator::offsetExists — Check if offset exists
$index
)Checks if the offset exists.
本函数还未编写文档,仅有参数列表。
index
The offset being checked.
TRUE
if the offset exists, otherwise FALSE