View Single Post
Old January 27th, 2005, 12:48 PM   #3 (permalink)
ehm
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 139
Quote:
Originally Posted by omegatron
In bulkupload.php try this

ini_set("max_execution_time", 0);

beneath it add this

ini_set("memory_limit", "20M");
OK. It worked
Thank you
ehm is offline   Reply With Quote