Re: [PHP] Book/Site for internernal PHP5 Core Developing

2006-04-26 Thread chris smith
On 4/26/06, Thomas Munz [EMAIL PROTECTED] wrote:
 hi list!

 Does someone know a good Book/website for Develop own C-Extensions for PHP5?

 http://us2.php.net/manual/en/zend.php
 This site are just basic things, but i wanna do more things. Someone may help
 me?

This might help you out:

http://pecl.php.net/support.php#resources

If not, the internals list would be able to help you a lot better
since they are the ones writing the C code in the first place..

http://www.php.net/mailing-lists.php

--
Postgresql  php tutorials
http://www.designmagick.com/

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



Re: [PHP] Book/Site for internernal PHP5 Core Developing

2006-04-26 Thread Richard Lynch
On Wed, April 26, 2006 4:54 am, Thomas Munz wrote:
 Does someone know a good Book/website for Develop own C-Extensions for
 PHP5?

 http://us2.php.net/manual/en/zend.php
 This site are just basic things, but i wanna do more things. Someone
 may help
 me?

There's a nice article Zend.com by Sara[h]? Coleman (|Goldman?|Coreman?)

Also a BUNCH of them on http://talks.php.net and http://conf.php.net

Those all seem pretty basic and similar, however...

I think you're at the bleeding edge commonly known as Use the source,
Luke :-^

I guess maybe start reading the source code to the smallest/simplest
extension you most understand.

-- 
Like Music?
http://l-i-e.com/artists.htm

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