Declaration of the Zend Module Block

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

Příklad 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 31-3 .

Tabulka 31-3 .