PHP Doku:: The PHP 5 build system - internals2.buildsys.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchPHP im Kern: Das Entwicklerhandbuch für die Zend EngineThe PHP 5 build system

Ein Service von Reinhard Neidl - Webprogrammierung.

PHP im Kern: Das Entwicklerhandbuch für die Zend Engine

<<counter_get_named

Building PHP for extension development>>


UnterSeiten:

The PHP 5 build system

Inhaltsverzeichnis

With all the functionality and flexibility available in PHP 5, it is no surprise that it consists of several thousand files and over one million lines of source code. Equally unsurprising is the necessity of a build system to manage so much data. This section describes how to set PHP up for extension development, the layout of an extension within the PHP source tree, and how to interface your extension with the build system.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)