Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64461 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18133 invoked from network); 30 Dec 2012 22:22:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Dec 2012 22:22:08 -0000 Authentication-Results: pb1.pair.com header.from=lars@lfweb.dk; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lars@lfweb.dk; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lfweb.dk from 46.20.118.81 cause and error) X-PHP-List-Original-Sender: lars@lfweb.dk X-Host-Fingerprint: 46.20.118.81 ns3.trendlining.com Linux 2.6 Received: from [46.20.118.81] ([46.20.118.81:40196] helo=tl3.webserversystems.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/D0-33102-68EB0E05 for ; Sun, 30 Dec 2012 17:22:06 -0500 Received: from 2305ds1-nf.0.fullrate.dk ([90.184.232.222]:41820 helo=[192.168.1.107]) by tl3.webserversystems.com with esmtpa (Exim 4.80) (envelope-from ) id 1TpRGV-0007tg-O2 for internals@lists.php.net; Sun, 30 Dec 2012 16:21:55 -0600 Message-ID: <1356906114.11165.3.camel@i5> Reply-To: lars@lfweb.dk To: internals@lists.php.net Date: Sun, 30 Dec 2012 23:21:54 +0100 Organization: LFWeb Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - tl3.webserversystems.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lfweb.dk Subject: writing pecl's? From: lars@lfweb.dk (Lars Nielsen) Hi, I am looking at how to write an extension for php, and i have found an article on zend.com from 2005 which works fine with my local php 5.3. My question is should i be worried that this article is almost 8 years old? Is there some more recent articles? Or is this the way to do it? http://devzone.zend.com/303/extension-writing-part-i-introduction-to-php-and-zend/ Med venlig hilsen / Best Regards Lars Nielsen email : lars@lfweb.dk