Reducing memory usage

Reducing memory usage

Monday 19 April 2004 7:09:30 am - 1 reply

Author Message

James Packham

Monday 19 April 2004 8:31:28 am

Ah! No worries, I stumbled accross this PHP function:

ini_set( "memory_limit", "20M");

Which set the php memory limit to 20MB and sets it back to normal once the script has finished running. Should have read the docs really!

~James~

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.