Universeorange.com/Docs/
{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
trueif variable is countable,falseotherwise
https://www.php.net/manual/en/function.is-countable.php
Last modified: 2021-06-06
© 2021 universeorange.com