* Thus wrote Chris Shiflett ([EMAIL PROTECTED]):
> --- Curt Zirzow <[EMAIL PROTECTED]> wrote:
> > By default php streams the STDIN to a file so your just dealing
> > with buffer sized ~2K-4K.  enabling this option makes php put the
> > contents into memory, thus leaving open the possiblity of someone
> > using up all your memory and bringing the machine to a standstill
> > till, then when swap space runs out.. watch out! :)
> 
> Yeah, this is what my "migs and megs of memories" comment was meant to

I suppose we'll be feeing rhino's and running from snakes rather
shortly :)


Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to