3.1 PHP memory management
PHP is a general-purpose scripting language that is mostly used for server-side web development to produce dynamic web content. We use the Zend Engine 2, which is the ‘scripting engine’ (i.e., a Virtual Machine) for the PHP 5 platform.