« UI\Exception\RuntimeException
Preface »
PHP Manual
El núcleo de PHP: Guía del Hacker
El núcleo de PHP: Guía del Hacker
Preface
Memory management
Basic memory management
Data persistence
Thread-Safe Resource Manager
Working with Variables
Introduction to Variables
Working with Arrays
Working with HashTable
Working with Objects
Writing Functions
Writing Classes
Working with Resources
Working with INI settings
Trabajar con flujos
The "counter" Extension - A Continuing Example
Instalación/Configuración
Constantes predefinidas
Ejemplos
Counter
— The Counter class
Basic
— The basic interface
Extended
— The extended interface
The PHP 5 build system
Building PHP for extension development
The ext_skel script
Talking to the UNIX build system: config.m4
Talking to the Windows build system: config.w32
Extension structure
Files which make up an extension
Basic constructs
The zend_module structure
Extension globals
Life cycle of an extension
Testing an extension
PDO Driver How-To
Prerequisites
Preparation and Housekeeping
Fleshing out your skeleton
Building
Testing
Packaging and distribution
pdo_dbh_t definition
pdo_stmt_t definition
Constants
Error handling
Extension FAQs
Zend Engine 2 API reference
Zend Engine 2 Opcodes
Opcode Descriptions and Examples
Zend Engine 1
Old introduction
API de Flujos para Autores de Extensiones de PHP
La API Zend: Hackeando el núcleo de PHP
TSRM API