Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6934 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17919 invoked by uid 1010); 9 Jan 2004 16:02:55 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 17894 invoked from network); 9 Jan 2004 16:02:54 -0000 Received: from unknown (HELO edwardbear.org) (216.179.74.133) by pb1.pair.com with SMTP; 9 Jan 2004 16:02:54 -0000 Received: by edwardbear.org via sendmail from stdin id (Debian Smail3.2.0.115) Fri, 9 Jan 2004 11:02:37 -0500 (EST) Date: Fri, 9 Jan 2004 11:02:37 -0500 To: Blake Schwendiman Cc: dzhuo@looksmart.net, internals@lists.php.net Message-ID: <20040109160237.GO11851@bumblebury.com> References: <20040109000822.32929.qmail@pb1.pair.com> <026601c3d6c9$48b974b0$cc6464c5@RMAGSBS.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <026601c3d6c9$48b974b0$cc6464c5@RMAGSBS.local> User-Agent: Mutt/1.5.4i Subject: Re: [PHP-DEV] internal API documentation From: sterling@project-pint.org (Sterling Hughes) George Schlossnagle's upcoming book (Advanced PHP), will have 3 chapters entirely devoted to PHP Internals and the Zend API; I highly recommend it. -Sterling > > -----Original Message----- > From: david [mailto:dzhuo@looksmart.net] > Sent: Thursday, January 08, 2004 5:39 PM > To: internals@lists.php.net > Subject: [PHP-DEV] internal API documentation > > does anyone know where i can find documentation for PHP's internal API? > functions/macros like: > > zend_hash_next_index_insert > zend_register_functions > zend_make_printable_zval > ...etc > > i am writing a PHP extension and i have a few questions on a few APIs > where > i need to understand what they really do without looking at the actual > PHP > source, if possible. > > david > -- > sub'_{print"@_ ";* \ = * __ ,\ & \} > sub'__{print"@_ ";* \ = * ___ ,\ & \} > sub'___{print"@_ ";* \ = * ____ ,\ & \} > sub'____{print"@_,\n"}&{_+Just}(another)->(Perl)->(Hacker) > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >