The "counter" Extension - A Continuing Example
Содержание
Preface
Throughout this Zend documentation, references are made to an example module in order to illustrate various concepts. The "counter" extension is this example, a fictional yet functional Zend module which strives to use as much of the Zend API as is reasonably possible. This short chapter describes the userland interface to the completed extension.
Замечание: "counter" serves no practical purpose whatsoever, as the functionality it provides is far more effectively implemented by appropriate userland code.
- Preface
- The "counter" Extension - A Continuing Example
- The PHP 5 build system
- Extension structure
- Memory management
- Working with variables
- Writing functions
- Working with classes and objects
- Working with resources
- Working with INI settings
- Working with streams
- PDO Driver How-To
- Extension FAQs
- Zend Engine 2 API reference
- Zend Engine 2 opcode list
- Zend Engine 1
Коментарии
Смотреть коментарии