[PHP-DEV] Re: Creating a class in a php extension

2007-06-19 Thread Gregory Beaver
Jordan Wambaugh wrote: > I've just recently begun writing PHP extensions for the first time. Sara > Golemon's article on extension development has been a priceless resource for > me, but I haven't been able to find any documentation on how to define a > class, give it methods and properties etc

Re: [PHP-DEV] Re: Creating a class in a php extension

2007-06-19 Thread Pierre
On 6/19/07, muquaddim <[EMAIL PROTECTED]> wrote: I think you have to buy the Sara's Book Or/and read the sources. PHP or PECL are full of extensions implementing classes :) --Pierre -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: Creating a class in a php extension

2007-06-19 Thread muquaddim
I think you have to buy the Sara's Book Very good book. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php