RE: [PHP-DEV] How to compile new PHP runtime function From: James Moore (jmoore <email protected>)
Date: 12/14/00

Have a look on the zend site (http://www.zend.com) it has details about the
Zend API there which is what you want information on.

Cheers

James

--
James Moore
PHP Quality Assurance Team
jmoore <email protected>
>-----Original Message-----
>From: Chris [mailto:chris <email protected>]
>Sent: 14 December 2000 05:53
>To: php-dev <email protected>
>Subject: Re: [PHP-DEV] How to compile new PHP runtime function
>
>
>Well I tried to follow the directions to take that all-important Completely
Ignorant First Stab at making a module. I got up to the part where I'm
supposed >to edit my ext/module_name/config.m4 file. README.EXT_SKEL sats
this:
>
>"Just remove 3 comments in your_module_name/config.m4 . . ."
>
>Am I supposed to know which 3 comments? I've read over the file and I have
no idea what to do. I have no command whatsoever of m4. Am I screwed?
>
> - Chris
>

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>