Re: unset thoughts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nathan Rixham wrote:
what do we think of:

while(1) {
 #script here to do stuff
 unset( array_keys(get_defined_vars()) );
 sleep(10);
}

thoughts anybody, or a better way of keeping memory usage down on other peoples scripts that I don't have time to fumble about cleaning

Regards

Nath

scratch that!

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux