The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Merging ARRAYS
#1
Hi Guys,

Do you know how can I merge 2 or more Arrays as collumn?

Example
Array I
A J
H O
I L

Array II
2 3
4 9
7 5

Merging:

Array I & II
A J 2 3
H O 4 9
I L 7 5


Thanks for helping =)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)