downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ArrayIterator::offsetGet> <ArrayIterator::next
Last updated: Fri, 13 Nov 2009

view this page in

ArrayIterator::offsetExists

(PHP 5 >= 5.1.0)

ArrayIterator::offsetExistsCheck if offset exists

説明

public void ArrayIterator::offsetExists ( string $index )

Checks if the offset exists.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

index

The offset being checked.

返り値

TRUE if the offset exists, otherwise FALSE

参考

  • ArrayIterator::valid - 配列がまだエントリを持っているかどうかチェックする



add a note add a note User Contributed Notes
ArrayIterator::offsetExists
There are no user contributed notes for this page.

ArrayIterator::offsetGet> <ArrayIterator::next
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites