Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11310 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93688 invoked by uid 1010); 17 Jul 2004 08:27:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93404 invoked by uid 1007); 17 Jul 2004 08:27:43 -0000 To: internals@lists.php.net Date: Sat, 17 Jul 2004 10:27:43 +0200 User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table) Message-ID: References: <200407171000.19954.Christian-Kienle@losg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Posted-By: 217.232.16.87 Subject: Re: Write a PHP function in C From: thomas-lists@mysnip.de (Thomas Seifert) On Sat, 17 Jul 2004 10:00:17 +0200, 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.. .:) Every tried the php-documentation? ;) http://www.php.net/manual/en/zend.php thomas