Re: [PHP-DEV] Help with a PHP extension

2008-04-18 Thread Matt Parlane
On Fri, Apr 18, 2008 at 8:00 PM, Pierre Joye <[EMAIL PROTECTED]> wrote: > If it is open source, you may consider to publish the code and ask for > help or advices in the PECL developer list or here. If it is not, > well, there is little hope to get any help :) I'm planning on open-sourcing it,

Re: [PHP-DEV] Help with a PHP extension

2008-04-18 Thread Pierre Joye
Hi Matt, On Fri, Apr 18, 2008 at 9:55 AM, Matt Parlane <[EMAIL PROTECTED]> wrote: > I would be willing to make it worth your while - perhaps if you had an > Amazon wishlist (or similar), I could help out that way. > > Please reply privately if you can help me out. If it is open source, you ma

[PHP-DEV] Help with a PHP extension

2008-04-18 Thread Matt Parlane
Hi all... I am developing a PHP extension and I must confess that my C skills are not all that great. Is there anyone out there who would be able to lend a hand? The extension is very simple, it's only four functions and the whole thing comes to just over 300 lines of C. It's pretty much comple