A

Admin • 833K Points
Coach

Q. Which PHP function is used to check if a variable is an array?

  • (A) is_array()
  • (B) array_check()
  • (C) check_array()
  • (D) islist()
  • Correct Answer - Option(A)
  • Views: 30
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

is_array() checks whether a variable is an array.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.