[PHP-DEV] Bug #12284: negative limits in explode() From: andrew <email protected>
Date: 07/20/01

From: andrew <email protected>
Operating system: any
PHP version: 4.0.6
PHP Bug Type: Feature/Change Request
Bug description: negative limits in explode()

wouldn't it be nice if one could specify a negative parameter as a limit
for explode(), to merge entries at the beginning rather than at the ending
of the exploding string?

sure it would burden the syntax a little, but could be useful.
andrew

-- 
Edit bug report at: http://bugs.php.net/?id=12284&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>