PHP im Kern: Das Entwicklerhandbuch für die Zend Engine
PHP Manual

Memory management

Inhaltsverzeichnis

Memory management in the Zend Engine is deceptively simple. There are some APIs to learn, and some concepts behind them to understand, but that's about all.


PHP im Kern: Das Entwicklerhandbuch für die Zend Engine
PHP Manual