Re: [PHP] PHP implementation of associative arrays

2001-07-10 Thread Rasmus Lerdorf
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.n

[PHP] PHP implementation of associative arrays

2001-07-10 Thread Kevin Bullaughey
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-