Re: [PHP] memory consumption from a script

2003-07-27 Thread Peter James
> To: "Peter James" <[EMAIL PROTECTED]> Cc: "Torsten Rosenberger" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, July 27, 2003 10:50 AM Subject: Re: [PHP] memory consumption from a script > Peter James wrote: > > A while ago, Philip Ol

Re: [PHP] memory consumption from a script

2003-07-27 Thread John W. Holmes
Peter James wrote: A while ago, Philip Olson wrote: As of 4.3.2, if you compile PHP with --enable-memory-limit you may use memory_get_usage(). This is documented and will show up when the next PHP manual is built. This function is not documented in the PHP manual, but is in the zend copy: http:

Re: [PHP] memory consumption from a script

2003-07-27 Thread Peter James
ot; <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, July 27, 2003 7:39 AM Subject: Re: [PHP] memory consumption from a script > Torsten Rosenberger wrote: > > is it possible to find out the memory consumption on a php script ? > > I trie to develop a chat with php and

Re: [PHP] memory consumption from a script

2003-07-27 Thread John W. Holmes
Torsten Rosenberger wrote: is it possible to find out the memory consumption on a php script ? I trie to develop a chat with php and SHM and want to fiend out how much memory is used to scale the chat server No, not now. I seem to remember talk about a function that would help with this being ava

[PHP] memory consumption from a script

2003-07-27 Thread Torsten Rosenberger
Hello is it possible to find out the memory consumption on a php script ? I trie to develop a chat with php and SHM and want to fiend out how much memory is used to scale the chat server BR/Torsten -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/un