does array_slice not work on multidimensional arrays?

I have one multidimensional array, and when I run it thru' array_slice() nothing happens, that I can tell.

If it does not work on multidimensional arrays, what is the *simplest* workaround? (I am already working past what was budgeted for this this script.. so I really want to avoid anything but the most newbie of hacks to achieve this.)

//PHP Version 4.3.9

thank you for any reply!

------------
John Butler (Govinda)
govinda.webdnat...@gmail.com




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

Reply via email to