Some potentially useful links :
Zend API Documentation :
-
http://www.zend.com/zend/api.php
Extending PHP :
-
There was an article in the January 2001 issue of Webtechniques
(http://www.webtechniques.com) titled "Extending PHP" where Sterling Hughes
builds a module for converting between Roman and Arabic numerals.
/BoK
>"Carlos SerrĂ£o" <[EMAIL PROTECTED]> wrote in message
>[EMAIL PROTECTED]">news:[EMAIL
If you take a look at PHP source code, you'll find some description for making
new modules. I think you need to read source to understand how to code a new
module. Not much descriptions, but PHP manual has section for it, too.
I use emacs to browse C/C++ sources, but you can use lxr.php.net or cv
3 matches
Mail list logo