This will not work, hence if we have the following

Array
(
 links => Array
 (
   stylesheets => Array
   (
     [0] => style.css,
     [1] => layout.css
   )
 )
)

Array
(
 links => Array
 (
   stylesheets => Array
   (
     [0] => general.css
   )
 )
)

we would want the end result to add the values to the array since it
is numeric keys and not replace.

--
Joseph Crawford Jr.
Zend Certified Engineer
Codebowl Solutions, Inc.
http://www.codebowl.com/
Blog: http://www.josephcrawford.com/
1-802-671-2021
[EMAIL PROTECTED]
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to