Quote:
Originally Posted by BadgerDog
What would a value of -1 represent? Unlimited allocation or something like that?
|
Yes, looks like that's right. The php manual has a page of all variables that can be set, what the values mean, and where they can be set (some need to be set in the .ini file, others can be set by calling ini_set() in a script):
http://us2.php.net/manual/en/ini.list.php