Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12006 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57551 invoked by uid 1010); 8 Aug 2004 15:41:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57506 invoked from network); 8 Aug 2004 15:41:35 -0000 Received: from unknown (HELO vadangyal.vnet.hu) (213.163.59.4) by pb1.pair.com with SMTP; 8 Aug 2004 15:41:35 -0000 Received: from hojtsy.hu (82-131-147-144.vnet.hu [82.131.147.144]) by mail.vnet.hu (iPlanet Messaging Server 5.1 Patch 1 (built Jun 6 2002)) with ESMTPA id <0I2400CL2WXANV@mail.vnet.hu>; Sun, 08 Aug 2004 17:41:34 +0200 (CEST) Date: Sun, 08 Aug 2004 15:43:30 +0000 In-reply-to: To: Derrell.Lipman@UnwiredUniverse.com Cc: internals , phpdoc@lists.php.net Message-ID: <41164A22.50105@hojtsy.hu> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: hu, en-us User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040229 References: <323091686.20040808143929@marcus-boerger.de> Subject: Re: [PHP-DOC] Re: [PHP-DEV] sqlite object-level interface From: gabor@hojtsy.hu (Gabor Hojtsy) >>it is a public interface! Unfortunatley we still have no way of documenting >>classes on the docs page. > > Thanks. Steph forwarded me this link, which could be provided on the docs > page as additional reference, until there's a standard way to document classes > on that page... > > http://www.zend.com/php5/articles/php5-sqlite.php As far as I have seen, we decided on adopting the mysqli way of documenting OO stuff, so someone just needs to do it. Goba