Declaration of the Zend Module Block

You can see the internal definition of this module in Exemplo 31-2 .

Exemplo 31-2 .







This is basically the easiest and most minimal set of values you could ever use. The module name is set to First Module , then the function list is referenced, after which all startup and shutdown functions are marked as being unused.

For reference purposes , you can find a list of the macros involved in declared startup and shutdown functions in Tabela 31-3 .

Tabela 31-3 .