Francisco M. Marzoa Alonso wrote:
> AFAIK there's no other way to measure memory usage on PHP than this, if
> you know something better it could be more constructive if you show it.

The last time I looked I think the xdebug module allowed you to get the
memory consumption of a given object in PHP. I can't remember for sure
tho', so check the docs/API before spending too much time with it :)

HTH

Col.

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

Reply via email to