Merges the elements of one or more arrays together so that the values of one are appended to the end of the previous one. It returns the resulting array.
php.net