Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23655 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48903 invoked by uid 1010); 25 May 2006 14:01:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48888 invoked from network); 25 May 2006 14:01:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 May 2006 14:01:31 -0000 X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:60142] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 7B/9F-17316-9B8B5744 for ; Thu, 25 May 2006 10:01:30 -0400 Received: from baumbart.mbo (dslb-084-063-055-198.pools.arcor-ip.net [84.63.55.198]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 5422D35C1F4; Thu, 25 May 2006 16:01:27 +0200 (CEST) Date: Thu, 25 May 2006 15:59:34 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <628298101.20060525155934@marcus-boerger.de> To: "Artzi, Yoav (Yoav)" Cc: internals@lists.php.net In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Extensions building tutorial From: helly@php.net (Marcus Boerger) Hello Yoav, http://www.amazon.com/gp/product/067232704X + http://talks.somabo.de + some zend tutorials :-) best regards marcus Thursday, May 25, 2006, 3:58:04 PM, you wrote: > I am looking for a good place to learn about the following: > 1. Writing a customized extension > 2. Compiling PHP with customized extensions, including how can I set up > a customized location their code and what I should add to the configure > line and such > > Any good tutorials out there? > > Thanks. Best regards, Marcus