netcat wrote:
Buckley Robinson wrote:
but I can't find documentation on it.
I need to know the following:
1. How to add new function to php
Well, I'm far from being competent here but since I don't see any
answers...
The best place to start IMHO is
php-x.y.z/ext
directory
It have a script to create new extension "ext_skel".
Use "--help" option to start.
Look at the files it create.
It helped me ...
or you can get yourself the PEAR-Package PECL_Gen
available on http://pear.php.net/package/PECL_Gen
Documentation is also available
http://cvs.php.net/co.php/pear/PECL_Gen/manual.html?login=2&r=1.3&p=1
--
Hartmut Holzgraefe <[EMAIL PROTECTED]>
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php