Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11343 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6027 invoked by uid 1010); 19 Jul 2004 11:20:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5980 invoked from network); 19 Jul 2004 11:20:33 -0000 Received: from unknown (HELO mailgate.mysql.com) (213.136.52.47) by pb1.pair.com with SMTP; 19 Jul 2004 11:20:33 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mailgate.mysql.com (8.12.10/8.12.10) with ESMTP id i6JBKWxJ023102; Mon, 19 Jul 2004 13:20:32 +0200 Received: from mail.mysql.com ([10.222.1.99]) by localhost (mailgate.mysql.com [10.222.1.98]) (amavisd-new, port 10026) with LMTP id 19121-04; Mon, 19 Jul 2004 13:20:32 +0200 (CEST) Received: from [192.168.1.156] (mailsend.mysql.com [10.100.1.123]) (authenticated bits=0) by mail.mysql.com (8.12.10/8.12.10) with ESMTP id i6JBKTBk018924; Mon, 19 Jul 2004 13:20:30 +0200 Message-ID: <40FBAE8E.7010300@php.net> Date: Mon, 19 Jul 2004 13:20:46 +0200 Reply-To: hartmut@php-groupies.de User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a2) Gecko/20040714 X-Accept-Language: en, de MIME-Version: 1.0 To: Christian-Kienle@losg.org CC: internals@lists.php.net References: <200407171000.19954.Christian-Kienle@losg.org> In-Reply-To: <200407171000.19954.Christian-Kienle@losg.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mailgate.mysql.com Subject: Re: [PHP-DEV] Write a PHP function in C From: hartmut@php.net (Hartmut Holzgraefe) Christian-Kienle@losg.org wrote: > I am looking for a little HowTo/Tutorial how am I able to add new features to > PHP - perhaps as a module (dont know if it is possible) or as a lib or as > something else.. .:) The usual shameless plug: you may also want to have a look at PECL_Gen Download => http://pecl.php.net/package/PECL_Gen Documentation => http://cvs.php.net/co.php/pecl/PECL_Gen/manual.html?p=1 -- Hartmut Holzgraefe