Which PHP function can be used check if variable is an array?

PHP is_array() the function is used to check if a variable is an array or not. This is_array() function will return true if a variable is an array or false if it is not.


Learn more about the similar topics:
Tutorials
No Content Found.
Exercises & Assignments
No Content Found.
Interview Questions & Answers
No Content Found.