To add a array with a array, you can use array_combine(),but to use this function arrays size must be same. for example: for more information you can visit php.net/array_combine
To add a array with a array, you can use array_combine(),but to use this function arrays size must be same. for example: for more information you can visit php.net/array_combine