Re: [PHP-DEV] Array functions in PHP4. From: Andrei Zmievski (andrei <email protected>)
Date: 01/11/00

On Tue, 11 Jan 2000, John Parker wrote:
> This could work in a similiar manner to 'array_merge', but would simply add
> a new dimension to the array where the keys in the n'th array match the keys
> in the first array.
> ie: $array = array_add(array primary_array, array array2, array
> array3, ...);

Can you explain a bit more the functionality you desire?

-Andrei

Any sufficiently advanced bug is
indistinguishable from a feature.
                -- Rich Kulawiec

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>