Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8589 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95138 invoked by uid 1010); 18 Mar 2004 23:06:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 95087 invoked from network); 18 Mar 2004 23:06:42 -0000 Received: from unknown (HELO jocasta.directcorp.net.au) (210.8.29.188) by pb1.pair.com with SMTP; 18 Mar 2004 23:06:42 -0000 Received: from php.net (dsl-203-63-146-12.bne.level10.net.au [203.63.146.12]) by jocasta.directcorp.net.au (Postfix) with ESMTP id C57A161C0EC for ; Fri, 19 Mar 2004 09:06:40 +1000 (EST) Message-ID: <405A2A6D.1070800@php.net> Date: Fri, 19 Mar 2004 09:02:05 +1000 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031014 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: www.php.net RC1 News - Front Page From: nathan@php.net (Nathan Sullivan) A new MySQL extension named MySQLi for developers using MySQL 4.1 and later. Additionally to a functional interface this new extension also includes an object-oriented interface*d* and support for many of MySQL's new features such as prepared statements. A new MySQL extension named MySQLi for developers using MySQL 4.1 and later. Additionally to a functional interface this new extension also includes an object-oriented interface and support for many of MySQL's new features such as prepared statements. Remove the d on second line :) Nathan.