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 within an extension. Is there any documentation on this? If not, can someone point me in the right direction?

Buy the book: Extending and Embedding PHP by Sara Goleman.

It covers classes and a whole lot more. Required reading for anyone developing PHP extensions.

-Stut

--
http://stut.net/

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to