> Try:  $ary["this"] = array("that" => 1);

That works great until "this" has 2 children.  The second child 
overwrites the first. :(

Chris



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

Reply via email to