Q. Which of the following built-in functions return true if the parameter is an array or false if it is not an array?
β
Correct Answer: (B)
is_array()
You must be Logged in to update hint/solution