Yes

> is it possible to delete an item from an associative array by using
> unset(thearray["item1"]); ?
> if the array item is in turn a large object, does this free up the memory
> that the object was taking up?
> thanks,
> -kevin bullaughey
>
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to