On Mon, 14 May 2012 13:23:27 +0200, Paul Dragoonis <dragoo...@gmail.com> wrote:

Am i correct in assuming this is basically substr() for arrays.

No. That's a part of it. It also does indexes as keys (like array_slice) and multidimensional arrays, none of which have anything analogous in strings.

--
Gustavo Lopes

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to