Hi Adam!

On Tue, Feb 28, 2012 at 2:05 PM, Adam Richardson <simples...@gmail.com> wrote:
>> What would be the best way to insert $o_insert array into $o array
>> after specified key?

Great question. :D

Quick answer: It's a Wordpress thang!

Long answer: I am working with WordPress and the theme that I am using
stores all of its settings in a multidimensional array... The WP admin
displays the contents of the array as a GUI and the order of the array
is what dictates the display order.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to