two arrays in one array php code example Example: php combine values of two arrays $all_arrays = array_merge($array1, $array2, $array3, ...);