[PHP-DEV] Bug #673: linear array insert & delete. From: 334647 <email protected>
Date: 08/20/98

From: 334647 <email protected>
Operating system: linux 2.034
PHP version: 3.0.3
PHP Bug Type: Feature/Change Request
Bug description:
For implementing your own sort routines the ability to insert an array item at a location would be handy. Also being able to delete an array item.
Given that the arrays are implemeted ar double linked lists this seems like an easy thing to do.
Cheers,
   Gerrit Thomson.

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>