Re: [PHP] Write my own extensions

2008-11-02 Thread Nathan Nobbe
On Sun, Nov 2, 2008 at 1:02 PM, Stut <[EMAIL PROTECTED]> wrote: > On 2 Nov 2008, at 18:57, Gautier Di Folco wrote: > >> I am a French student, so I do not speak english very well, I am sorry... >> >> For a few weeks I want to write my own extension for PHP in C++ >> language... >> >> But I do not

Re: [PHP] Write my own extensions

2008-11-02 Thread Stut
On 2 Nov 2008, at 18:57, Gautier Di Folco wrote: I am a French student, so I do not speak english very well, I am sorry... For a few weeks I want to write my own extension for PHP in C++ language... But I do not find any trivial things, all the exemples did not have any paramaters... D

[PHP] Write my own extensions

2008-11-02 Thread Gautier Di Folco
Hello, I am a French student, so I do not speak english very well, I am sorry... For a few weeks I want to write my own extension for PHP in C++ language... But I do not find any trivial things, all the exemples did not have any paramaters... Do you know where I can find concrete things t