Universeorange.com/Docs/

R3m/framework Function reference is.countable

{is.countable(Mixed $variable)}

Verify that the contents of a variable is a countable value.
Verify that the contents of a variable is an array or an object implementing Countable.

Returns true if variable is countable, false otherwise

More information:

https://www.php.net/manual/en/function.is-countable.php

Last modified: 2021-06-07

© 2021 universeorange.com