Alex Shi wrote:
> Is there a good way do drop an element from an array?

Unset (http://www.php.net/unset) the element and it will be removed from 
the array.

-- 
Stuart


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to