Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21691 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89176 invoked by uid 1010); 26 Jan 2006 22:30:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89160 invoked from network); 26 Jan 2006 22:30:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2006 22:30:24 -0000 X-Host-Fingerprint: 64.233.162.207 zproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.162.207:43972] helo=zproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 1F/38-06819-F7D49D34 for ; Thu, 26 Jan 2006 17:30:24 -0500 Received: by zproxy.gmail.com with SMTP id 18so503605nzp for ; Thu, 26 Jan 2006 14:30:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZoZERotte3vyU+QUmB4ELTz474INgEXrRfrBB26EPns1TOeWt1N3iR9FBpNY++LtGri+ubxoJctzYHozNdqlcSX4ZwS/oDcgDqp1kSVeP+N9qMsOZ+mUI0/IVHM8qFca7v2SqTwnykkHIlYesdh9yCW3Y6tOnnCHdI6JTgXOQk0= Received: by 10.64.201.12 with SMTP id y12mr460237qbf; Thu, 26 Jan 2006 14:30:17 -0800 (PST) Received: by 10.65.192.14 with HTTP; Thu, 26 Jan 2006 14:30:17 -0800 (PST) Message-ID: Date: Thu, 26 Jan 2006 23:30:17 +0100 To: Jeremy Johnstone Cc: internals@lists.php.net In-Reply-To: <90e24d4e0601261055p7d2aafe6oe05f5c56c89d1612@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <90e24d4e0601261055p7d2aafe6oe05f5c56c89d1612@mail.gmail.com> Subject: Re: [PHP-DEV] Need help in defining a class from C code. From: kiputnik@gmail.com (Kiput) Hi. Sorry, I didn't mean to insult anyone here. I love PHP, but it's internals are undocumented, and are really hard to work with for someone without prior experience. That's why I'm writing this wrapper - to make it easy to embed PHP into other apps. It's a shame that no one wrote something like this before. Anyway, I'll probably release it later on sf.net with "do whatever you want, just leave copyright" style license. Thanks. =3D) (Jeremy, I'm sorry for the double send, first message didn't have an CC to php-internals. Hope you won't mind. =3D))