A

Admin • 828.03K Points
Coach

Q. Which function is used to merge arrays in PHP?

  • (A) array_merge()
  • (B) merge_array()
  • (C) combine_array()
  • (D) array_combine()
  • Correct Answer - Option(A)
  • Views: 14
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
array_merge() is used to merge two or more arrays.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.