Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969362914 php.internals:12001 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24040 invoked by uid 1010); 8 Aug 2004 12:39:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 23970 invoked from network); 8 Aug 2004 12:39:28 -0000 Received: from unknown (HELO jan.prima.de) (83.97.50.139) by pb1.pair.com with SMTP; 8 Aug 2004 12:39:28 -0000 Received: from BAUMBART (p508EA483.dip.t-dialin.net [::ffff:80.142.164.131]) (IDENT: HydraIRC, AUTH: LOGIN tobi) by jan.prima.de with esmtp; Sun, 08 Aug 2004 12:36:49 +0000 Date: Sun, 8 Aug 2004 14:39:29 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <323091686.20040808143929@marcus-boerger.de> To: Derrell.Lipman@UnwiredUniverse.com CC: internals , phpdoc@lists.php.net In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] sqlite object-level interface From: helly@php.net (Marcus Boerger) Hello Derrell, it is a public interface! Unfortunatley we still have no way of documenting classes on the docs page. regards marcus (crossposting to phpdoc) Saturday, August 7, 2004, 9:23:43 PM, you wrote: > I just discovered (via the RTFS method) that there is an object-level > interface to the sqlite functionality, $obj = new SQLiteDatabase(filename); > It appears that there are SQLiteQuery and a few other object types as well, > although I didn't pursue those. > In searching the documentation on the web site, the only mention of this > object interface is in a single "user-supplied" comment on the main PHP sqlite > page, simply stating that the object name was converted to use studly caps. > Is this an interface method that is supposed to be public? If so, it appears > that the documentation for it was never written or never made it to the web > site. > Cheers, > Derrell -- Best regards, Marcus mailto:helly@php.net