Hi! > It would give different results, for a reason. There is currently no way > to get an array item by positional index, whilst preserving the keys.
I imagine having such way may be useful. However, reusing array access syntax for that does not look like a good idea, since it would look like existing array syntax but work completely different. Why not use array_slice for it? -- Stas Malyshev smalys...@gmail.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php