is_array
The is_array
method whether the value is a JSON array.
Syntax
is_array()
Returns
(Boolean). Returns true
if the value is an array value, false
otherwise.
The is_array
method whether the value is a JSON array.
is_array()
(Boolean). Returns true
if the value is an array value, false
otherwise.