In comparing Perl's push to array_push in "PHP Developer's Cookbook" (2/e,
p. 76), the authors note that pushing an array onto another produces a
two-dimensional array.  However, I have not been able to reproduce their
example result, and php.net/array_push does not document this behavior.

Just curious.



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

Reply via email to