On 5/27/06, Marcus Boerger <[EMAIL PROTECTED]> wrote:
Hello internals,

  i'd like to add two array functions:

- bool array_has_more(array $array)

  checks whether $array has more elements after current position or
  if array is at last position, preferable working inside foreach

a big +1 :)

- bool array(array $array)

  cehcks whether arra position is valid (e.g. like "key($array) !== NULL")

I don't understand this one.


--Pierre

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

Reply via email to