PHP » GoLang |
login |
register |
about
|
is_iterable(PHP 7 >= 7.1.0) is_iterable — Verify that the contents of a variable is an iterable value DescriptionVerify 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 Parameters
Return Values
Returns Examples
Example #1 is_iterable() examples
<?php |
more
Recently updated
more
Most requested
more
Last requests
|