array_merge

Merges the elements of one or more arrays together so that the values of one are appended to the end of the previous one.

Parameters

main.php
PHP 8.4 | UTF-8
Ready
Line: 1, Column: 1

Return Values

Notes

Changelog

Related Functions

implode

String

Joins array elements with a string separator.

joinconcatenatecombine