Newsgroups: php.internals,php.internals Path: news.php.net Xref: news.php.net php.internals:41935 php.internals:41936 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82160 invoked from network); 16 Nov 2008 06:00:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Nov 2008 06:00:33 -0000 X-Host-Fingerprint: 61.50.134.238 unknown Received: from [61.50.134.238] ([61.50.134.238:28242] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/8B-32680-EF6BF194 for ; Sun, 16 Nov 2008 01:00:30 -0500 To: internals@lists.php.net,Pierre Joye Message-ID: <491FB6F2.6060100@gmail.com> Date: Sun, 16 Nov 2008 14:00:18 +0800 User-Agent: Thunderbird 2.0.0.17 (X11/20080914) MIME-Version: 1.0 CC: internals@lists.php.net References: <26.62.61433.8B6EE194@pb1.pair.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 61.50.134.238 Subject: Re: [PHP-DEV] Extending PHP with C++ (Newbie Question) From: jiangcat@gmail.com (Chris Jiang) Thank you all for the reply. I guess I'll take a look at those document and samples, start playing around with it a bit. :D