ArrayIterator
PHP Manual

ArrayIterator::offsetExists

(PHP 5 >= 5.0.0)

ArrayIterator::offsetExistsبررسی وجود آفست

Description

public void ArrayIterator::offsetExists ( string $index )

بررسی وجود آفست.

Warning

This function is currently not documented; only its argument list is available.

Parameters

index

آفست مورد بررسی.

Return Values

TRUE اگر آفست وجود داشته باشد در غیر این صورت FALSE

See Also


ArrayIterator
PHP Manual