RE: [PHP] Free array

2002-05-10 Thread Ford, Mike [LSS]
> -Original Message- > From: Martin Thoma [mailto:[EMAIL PROTECTED]] > Sent: 10 May 2002 12:01 > > Hello! I'm working with an array (about 20 MB), which is shifted to > several other arrays and so on. When I shift a array to > another, I don't > need to source-array anymore. PHP is able

[PHP] Free array

2002-05-10 Thread Martin Thoma
Hello! I'm working with an array (about 20 MB), which is shifted to several other arrays and so on. When I shift a array to another, I don't need to source-array anymore. PHP is able to handle 2 of the arrays, but by using more, I get errors about allocating memory. How can I tell PHP to release t