Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30269 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85862 invoked by uid 1010); 19 Jun 2007 18:19:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 85847 invoked from network); 19 Jun 2007 18:19:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jun 2007 18:19:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.225 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.162.225 nz-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.162.225] ([64.233.162.225:54693] helo=nz-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 26/82-47650-34E18764 for ; Tue, 19 Jun 2007 14:19:47 -0400 Received: by nz-out-0506.google.com with SMTP id i11so1633361nzi for ; Tue, 19 Jun 2007 11:19:45 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DplV+rQT+Xo/aHFlRo+4hy/SDzvzbPgzsvG+NeJEnRD0HUWPmpSC4DW8EHBepoex9MuTa3tmtrpqMkdYFQ1nm+IiHLwivbcrHZBfMlLvyvTfwN6mUHOBf9iuen46LPT3+iJi956oMvPIXRhi254GXOZ1B5ZY4dSHdDtj3lqF6F8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KbvoQdyPl8mqQXtjWMPRb2KChke3Vd8gHMLnn3XJzOsnSF7XmSAQu8RmAdo3ai8hsDF1Lk9UblVPOdknwQNZBglGx/MtRHtTgU7L6mueswblq6lIendf8lCqUWrUT0A7c0eNTtlsrrzMNT9UPkp0GpDggVrBnbtN6Gw83sE2wYg= Received: by 10.143.9.5 with SMTP id m5mr475316wfi.1182277184919; Tue, 19 Jun 2007 11:19:44 -0700 (PDT) Received: by 10.114.47.2 with HTTP; Tue, 19 Jun 2007 11:19:44 -0700 (PDT) Message-ID: Date: Tue, 19 Jun 2007 20:19:44 +0200 To: muquaddim Cc: internals@lists.php.net In-Reply-To: <63.42.47650.CFD18764@pb1.pair.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200706191353.53163.jordan.wambaugh@forrent.com> <63.42.47650.CFD18764@pb1.pair.com> Subject: Re: [PHP-DEV] Re: Creating a class in a php extension From: pierre.php@gmail.com (Pierre) On 6/19/07, muquaddim wrote: > I think you have to buy the Sara's Book Or/and read the sources. PHP or PECL are full of extensions implementing classes :) --Pierre