Evert|Rooftop wrote:

> Hi people,
>
> I want to write a PHP extension that allows clustering and simple
> information sharing between processes and hosts.
>
> What would be the prober mailing list subscribe to for my questions
> about the zend engine?
>
> grt,
> Evert
>
See http://pecl.php.net for information on exsisting extensions.
http://pecl.php.net/support.php has a list of mailing lists and
resources. Also, one of the best way to learn about writing extensions
is from looking at source of other extensions.

And of course, the good ol' PHP manual is also useful:
http://www.php.net/manual/en/zend.php

Regards,
Matthew Fonda

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to