Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14652 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8159 invoked by uid 1010); 6 Feb 2005 04:16:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 8141 invoked by uid 1007); 6 Feb 2005 04:16:33 -0000 Message-ID: <20050206041632.8139.qmail@lists.php.net> To: internals@lists.php.net Reply-To: "taft" Date: Thu, 1 Jan 1998 00:09:53 +0800 Lines: 6 Organization: scu X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Posted-By: 218.89.143.2 Subject: Some info for zend functions From: taft123@163.net ("taft") I want to learn to write some extention for PHP. But it is hard for me to get to know all the needed zend function and Macro reference( the parameter, their respect function etc) Is there any guide for that besides PHP offical documentaries?