|
is_countableVerify that the contents of a variable is a countable value Description
bool is_countable(mixed
$value )Verify that the contents of a variable is an array or an object implementing Countable Parameters
Return Values
Returns Changelog
Examples
Example #1 is_countable examples
See Also
|