Re: can I "dispose" of an array?

From: Krešo Kunjas (kkunjas_at_inet.hr)
Date: 11/17/04


Date: Wed, 17 Nov 2004 12:23:04 +0100

On Wed, 17 Nov 2004 11:11:39 GMT, leegold2 wrote:

> Is there a way I can "dispose" of an array. For example I need to use an
> array for short time in a script. After I've used that data structure I
> want to dispose of it to free-up resources. Is there a way? Thanks, Lee G.

try unset($arrayname);



Relevant Pages

  • Re: can I "dispose" of an array?
    ... > array for short time in a script. ... After I've used that data structure I ... > want to dispose of it to free-up resources. ...
    (comp.lang.php)
  • Re: can I "dispose" of an array?
    ... > array for short time in a script. ... After I've used that data structure I ... > want to dispose of it to free-up resources. ...
    (comp.lang.php)
  • Re: can I "dispose" of an array?
    ... After I've used that data structure I ... > want to dispose of it to free-up resources. ... I will answer all pertinent mails from a valid address. ...
    (comp.lang.php)
  • Re: can I "dispose" of an array?
    ... > array for short time in a script. ... After I've used that data structure I ... > want to dispose of it to free-up resources. ...
    (comp.lang.php)
  • Re: Complex datastructure documentation?
    ... DO> Another script, more complex code, but less complex data ... >> isn't standard in the perl core). ... DO> I was able to generate this data structure w/o errors first time ...
    (comp.lang.perl.misc)