does array_slice not work on multidimensional arrays?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I worked around the issue by running the too fat multi-dimed array through a foreach{ ... if($counter <= $myArrLength) { $MyNowSlicedMultiDimArr[$key]=$value; }} , but I'd still (always!) love to hear from you seasoned PHPers on this topic (anytime actually!).
I learn the most from your commentary.

------------
John Butler (Govinda)
govinda.webdnatalk@xxxxxxxxx




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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux