Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37127 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 474 invoked from network); 18 Apr 2008 07:55:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Apr 2008 07:55:07 -0000 Authentication-Results: pb1.pair.com header.from=matt.parlane@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=matt.parlane@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.200.174 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: matt.parlane@gmail.com X-Host-Fingerprint: 209.85.200.174 wf-out-1314.google.com Received: from [209.85.200.174] ([209.85.200.174:5898] helo=wf-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 05/37-54733-AD358084 for ; Fri, 18 Apr 2008 03:55:07 -0400 Received: by wf-out-1314.google.com with SMTP id 27so332547wfd.26 for ; Fri, 18 Apr 2008 00:55:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=L9cHYkIZR1fej1urQ6kbH3qAMe6RUY9qaXjIZDmGzH0=; b=vQgN0uVIk5e2qdsmlDjMhgzMUXcGPU1ChxZvXn2SZb0vTYBxU25gELBLXaRqJ3rv9o5hRtYstPmxfaI6aNJ2TjYj76K4CEkhmdfeju+9H49g0T9IB5iQtEKubKk6IYV2QCf0xwd6OJqLrhjsFTjO9Jkmyln+i5Xm03/q7GsFOGA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=oD26zvnjBcJnBFFk9XFhFC+54jUllX2TraQCAyV4Si+kYk+A3AyZYgUNRFT0scs88Tab2a+fhUWs2HzzIZdtHS+elGad/yNFMDGF2FwStTqBJCJCaDETgLX1Qacua8bsk9oBF1SjatMhRfgM1BqwWYWwA76sLDWHcZ0urILBr1E= Received: by 10.142.54.8 with SMTP id c8mr580313wfa.318.1208505304282; Fri, 18 Apr 2008 00:55:04 -0700 (PDT) Received: by 10.142.185.7 with HTTP; Fri, 18 Apr 2008 00:55:04 -0700 (PDT) Message-ID: Date: Fri, 18 Apr 2008 19:55:04 +1200 Sender: matt.parlane@gmail.com To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: a5c051a85e090cfa Subject: Help with a PHP extension From: matt@webgenius.co.nz ("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 complete, but just has a few bugs that I am having difficulty squashing. 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. Thanks, Matt Parlane