Re: can I "dispose" of an array?

From: Tony Marston (tony_at_NOSPAM.demon.co.uk)
Date: 11/17/04


Date: Wed, 17 Nov 2004 11:26:57 -0000


"leegold2" <leegold@nospam.net> wrote in message
news:LlGmd.6612$GV5.1543@trnddc04...
> 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.

unset($array);

-- 
Tony Marston
http://www.tonymarston.net


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)