Hi Jordan,
next to the book, which is a good reading there are some lsides from
Marcus at talks.somabo.de (look for "Code Camp" or something like that)
which give an introduction, but well, slides are always made for being
explained during a talk :-)
johannes
On Tue, 2007-06-19 at 13:53 -0400, J
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
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 a