> -----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 to handle 2 of the > arrays, but > by using more, I get errors about allocating memory. How can > I tell PHP > to release to not-used arrays? I didn't find anything like delete or > free.
http://uk.php.net/manual/en/function.unset.php Cheers! Mike --------------------------------------------------------------------- Mike Ford, Electronic Information Services Adviser, Learning Support Services, Learning & Information Services, JG125, James Graham Building, Leeds Metropolitan University, Beckett Park, LEEDS, LS6 3QS, United Kingdom Email: [EMAIL PROTECTED] Tel: +44 113 283 2600 extn 4730 Fax: +44 113 283 3211 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php