That's it, basically - there's nothing more to
implementing PHP modules. Built-in modules are structured
similarly to dynamic modules, so, equipped with the
information presented in the previous sections, you'll be
able to fight the odds when encountering PHP module source
files.
Now, in the following sections, read on about how to
make use of PHP's internals to build powerful extensions.