Philip Olson wrote:
> For a nice introduction to extension writing, read this
> article:
>
> Part I: Introduction to PHP and Zend
> http://zend.com/php/internals/extension-writing1.php
Bookmarked for future reference. Looking forward to the next several
parts in this series...
>
> As well as
For a nice introduction to extension writing, read this
article:
Part I: Introduction to PHP and Zend
http://zend.com/php/internals/extension-writing1.php
As well as the various README files found within the php
source files:
http://cvs.php.net/php-src/
And let's not forget about PECL_Ge
To understand the *'s just google for c pointer tutorial, you're
likely to find alot of helpful material.
On Tue, 15 Mar 2005 11:37:26 -0500, Jason Barnett
<[EMAIL PROTECTED]> wrote:
> Rasmus Lerdorf wrote:
> > Jason Barnett wrote:
> >
> >> Jay Blanchard wrote:
> ...
> > In the end you are probab
Rasmus Lerdorf wrote:
> Jason Barnett wrote:
>
>> Jay Blanchard wrote:
...
> In the end you are probably much better off learning a bit of C or C++
> and writing your own PHP extensions than hoping that someone will make a
> compiler that will magically speed everything up. PHP was designed
> spec
4 matches
Mail list logo