Object Oriented PHP Memory Concerns
Ryan Campbell over at Particletree runs through some of the problems you can run into if you’re using object oriented PHP. I was pretty surprised at how quickly it becomes a memory issue, so it’s definitely a good read for anyone working on any size PHP site.
