c9s / xarray

The missing PHP array functions you are looking for, implemented in extension
42 stars 3 forks source link

array_key_prefix #8

Closed c9s closed 9 years ago

c9s commented 9 years ago

Adding prefix to the elements of the given array.

c9s commented 9 years ago

Done