September 22nd, 2006, 06:39 AM
|
#16 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,066
|
This code is NON WORKABLE with newer PHP's
You want to simple place something lke this in your pp-inc.php file near the error_reporting line
ini_set("memory_limit", "40M);
|
| |