how to concatinate 2 arraysphp code example Example: php combine arrays $output = array_merge($array1, $array2);