php-general Digest 28 Feb 2012 02:13:00 -0000 Issue 7704
Topics (messages 316782 through 316782):
Insert new array after specific key in multidimensional array
316782 by: Micky Hulse
Administrivia:
To subscribe to the digest, e-mail:
[email protected]
To unsubscribe from the digest, e-mail:
[email protected]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
Howdy!
Example code:
<https://gist.github.com/1928452>
What would be the best way to insert $o_insert array into $o array
after specified key?
I hate to just ask for example code, but I can't seem to find the
perfect solution. :(
Many thanks in advance for the help!
Cheers,
Micky
--- End Message ---