Capítulo 24 . Overview

Índice
What Is Zend? and What Is PHP?

What Is Zend ? and What Is PHP ?

This might sound a bit confusing at first , but it' s not that complicated (see Figura 24-1 ) .

Zend takes part 1 completely and a bit of part 2; PHP takes parts 2 and 3. Together they form the complete PHP package. Zend itself really forms only the language core, implementing PHP at its very basics with some predefined functions. PHP contains all the modules that actually create the language's outstanding capabilities.

Figura 24-1 .