Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3825 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73143 invoked from network); 8 Aug 2003 09:33:56 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 8 Aug 2003 09:33:56 -0000 Received: (qmail 25316 invoked from network); 8 Aug 2003 09:33:54 -0000 Received: from localhost (HELO zeev-laptop.zend.com) (127.0.0.1) by localhost with SMTP; 8 Aug 2003 09:33:54 -0000 Reply-To: zeev@zend.com Message-ID: <5.1.0.14.2.20030808123707.07614180@localhost> X-Sender: zeev@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 08 Aug 2003 12:37:29 +0300 To: "Cristiano Duarte" Cc: internals@lists.php.net In-Reply-To: <20030808030631.26746.qmail@pb1.pair.com> References: <8554218652.20030808010604@s0nix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Re: implementing a JDBC like api in PHP From: zeev@zend.com (Zeev Suraski) Do you mind relaxing? Thank you. Zeev At 06:00 08/08/2003, Cristiano Duarte wrote: >This discussion simply doesn't belong on internals@, please, take it off >this list. >Try pear.devl. > >Cristiano Duarte. > > >"Daniel Penning" escreveu na mensagem >news:8554218652.20030808010604@s0nix.de... > > Hi > > > > PHP5 should support a standardized oo way to access databases of any > > type. I heard that mysqli will include a oo way to access the > > database. This api should be the standard for all other database > > extensions. All future extensions should have their native functions > > as it is now and have to implement the Database api. > > > > An idea of how this api might look like can be seen at > > http://home.t-online.de/~s0nix/odbx/mysql.htm > > This includes a small implementation based on the mysql extension for > > testing purposes. > > > > > > Daniel Penning > > > > > > > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php