| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
is_iterable(PHP 7 >= 7.1.0) is_iterable — Verify that the contents of a variable is an iterable value 説明Verify that the contents of a variable is accepted by the iterable pseudo-type, i.e. that it is an array or an object implementing Traversable パラメータ
返り値
Returns 例
例1 is_iterable() examples
<?php |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「is_iterable - Verify that the contents of a variable is an iterable value」をGoogle検索
|