Tracking memory usage

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Begby
Forum Regular
Posts: 575
Joined: Wed Dec 13, 2006 10:28 am

Post by Begby »

You can try out the profiler in Zend Platform. From what I remember it does do memory profiling and has a lot of nifty features. You can get the 30 day trial to hopefully solve your problem. After that they charge you an arm and a leg. They used to have a single user license for use on a local install of apache (non-live server) but I dunno if that is still available.

Oh yeah, sometimes its real buggy.
Post Reply