- Forums
- PHP
- How To Join To Arrays Together Using Php
I Want To Know How To Join To Arrays Together Using Php Using A Linux Httpd Apache Server [2051], Last Updated: Mon Jun 24, 2024
Juni
Fri Oct 15, 2010
1 Comments
473 Visits
i have two arrays i want to put together. i want to join the values of each array to become one array. i have these two arrays
$cars
$trucks
so all the values i want them to become one.
PHP CODE
<php?
array_merge($cars,$trucks);
?>
https://www.webune.com/forums/how-to-join-to-arrays-together-using-php.html