On Mon, 9 Jun 2003,  Peter Berglund wrote:

> How do I count the memory usage of a script/page.

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.

Regards,
Philip


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

Reply via email to