Hi
I'm new to PHP ED - which from my experiance so far is fantastic BTW
I'm also relativley new to PHP and an worried that I'm writing 'bad' code that might leak memory through not closing arrays or data connections etc.
Does PHP ED have any memory monitoring facility that I could use to track the memory used by PHP while my application modules run?
I have looked at Profiler, which is also brilliant, but only gives back process time information not memory used by process.
If there is not a facility then perhaps you could add this as a 'Feature Request'?
Thanks - Stuart