As for me I don't really like "array_has_more" name.. maybe array_end?
On 5/31/06, Marcus Boerger <[EMAIL PROTECTED]> wrote:
Hello internals, just as a reminder for those that insist on being heared - you have been heared. Here is your second try. I am not going to wait till the dawn of time. best regards marcus Saturday, May 27, 2006, 11:27:43 PM, you 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 > - bool array(array $array) > cehcks whether arra position is valid (e.g. like "key($array) !== NULL") > Any comments? > Best regards, > Marcus Best regards, Marcus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
-- regards, Alexander Pak