ini_set('memory_limit', '1024M'); // 1GB // OR ini_set('memory_limit', '-1'); // unlimited memory (may cause a memory leak)