Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21142 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55171 invoked by uid 1010); 9 Dec 2005 15:17:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 55156 invoked from network); 9 Dec 2005 15:17:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2005 15:17:52 -0000 X-Host-Fingerprint: 195.197.172.115 gw01.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.115:45306] helo=gw01.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 6B/30-48939-DFF99934 for ; Fri, 09 Dec 2005 10:17:17 -0500 Received: from nest.netphobia.fi (YZDCXXXI.dsl.saunalahti.fi [85.76.35.232]) by gw01.mail.saunalahti.fi (Postfix) with ESMTP id 28793103EB8; Fri, 9 Dec 2005 17:16:38 +0200 (EET) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id jB9FGdvq000852; Fri, 9 Dec 2005 17:16:39 +0200 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id jB9FGb2n000849; Fri, 9 Dec 2005 17:16:38 +0200 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Fri, 9 Dec 2005 17:16:37 +0200 (EET) Reply-To: Jani Taskinen To: Andi Gutmans cc: PHP Internals In-Reply-To: <7.0.0.16.2.20051208210547.02a8b0b0@zend.com> Message-ID: References: <8d9a42800512081536u4160868aq2540c89e4e357945@mail.gmail.com> <7.0.0.16.2.20051208210547.02a8b0b0@zend.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] Documentation for creating PECL extension From: sniper@iki.fi (Jani Taskinen) 1 (one) email about this would have been enough. No more spam please! :) --Jani On Thu, 8 Dec 2005, Andi Gutmans wrote: > > You can also check out my book: http://tinyurl.com/7aect It's a free download. > It has one chapter of the basics for PHP extension writing. It might not > answer all your questions but definitely gives a solid foundation for > understanding how things work. > > Andi > > At 03:36 PM 12/8/2005, Joseph Crawford wrote: >> Hello Everyone, >> >> I have some knowledge of C and would like to learn more, i have a great book >> by Deitel & Deitel and have gone through it. What i would like to know is >> where i can get docs on creating PHP extensions so that i could use them >> with my PHP on windows and nix. >> >> Any direction is appreciated. >> >> -- >> Joseph Crawford Jr. >> Zend Certified Engineer >> Codebowl Solutions, Inc. >> 1-802-671-2021 >> codebowl@gmail.com > >