A

Admin • 832.27K Points
Coach

Q. Which function can be used to merge two arrays?

  • (A) combine()
  • (B) join()
  • (C) array_merge()
  • (D) merge()
  • Correct Answer - Option(C)
  • Views: 12
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

array_merge() merges one or more arrays.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.