Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14629 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48247 invoked by uid 1010); 4 Feb 2005 02:01:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48230 invoked from network); 4 Feb 2005 02:01:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2005 02:01:46 -0000 X-Host-Fingerprint: 64.233.184.199 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.199:26602] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity HEAD (r4105:4106)) with SMTP id 5F/76-05104-987D2024 for ; Thu, 03 Feb 2005 21:01:45 -0500 Received: by wproxy.gmail.com with SMTP id 49so197110wri for ; Thu, 03 Feb 2005 18:01:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Nl//urpmuLXtHVj+jJ5iYhquHQIbCMS0NHc9ArxeRVENelYlWsbJy09Y5042SNITtrszAzlpnjYOlLaXy0f/DHoEsVzdtZGAn5nzvMsBiEDyST8piMvpAVsilegfNp7d5pCfHW/2OqSoEUaVB2Ui1FWo/A3ytpZAlQqBBjQUOfA= Received: by 10.54.19.73 with SMTP id 73mr376557wrs; Thu, 03 Feb 2005 18:01:40 -0800 (PST) Received: by 10.54.59.22 with HTTP; Thu, 3 Feb 2005 18:01:40 -0800 (PST) Message-ID: <4e89b42605020318013a6c1ad9@mail.gmail.com> Date: Thu, 3 Feb 2005 21:01:40 -0500 Reply-To: Wez Furlong To: "D. Walsh" Cc: =?ISO-8859-1?Q?Nicolas_B=E9rard_Nault?= , internals@lists.php.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: <20050201161515.37008.qmail@lists.php.net> <30bd802405020213537062b2c4@mail.gmail.com> Subject: Re: [PHP-DEV] For help From: kingwez@gmail.com (Wez Furlong) On Thu, 3 Feb 2005 18:05:58 -0500, D. Walsh wrote= : >=20 > On Feb 02, 2005, at 16:53, Nicolas B=E9rard Nault wrote: >=20 > > I think http://www.php.net/~wez/extending-php.pdf might help you. >=20 > Nice looking on the surface but, using it as a tutorial isn't good > because too much information is missing and you can't make it work. You would have benefitted more from attending the 3 hour tutorial in person, where I was able to answer questions from the attendees and talk more about the topic than it was possible to transcribe. =20 > Does anyone have the ares.c and php_ares.h files for this tutorial that > actually work? I used to. But they've gone missing. I miss them. I want to rebuild them, but have no time. I don't like your tone (particular from the mail you sent to me personally), so perhaps you should take a step back and think about the fact that PHP is a volunteer project, and that while everyone would love documentation for the internals, the people that know it are generally too busy with real life to sit down and write it. --Wez.