Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6428 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2040 invoked by uid 1010); 13 Dec 2003 20:53:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2006 invoked from network); 13 Dec 2003 20:53:57 -0000 Received: from unknown (HELO vckyb2.nw.wakwak.com) (211.9.230.145) by pb1.pair.com with SMTP; 13 Dec 2003 20:53:57 -0000 Received: from at.wakwak.com (at.wakwak.com [211.9.230.135]) by vckyb2.nw.wakwak.com (Postfix) with ESMTP id 11CF940052; Sun, 14 Dec 2003 05:53:56 +0900 (JST) Received: from [192.168.0.130] (z152.218-225-128.ppp.wakwak.ne.jp [218.225.128.152]) by at.wakwak.com (8.12.10/8.12.10/2003-09-30) with ESMTP/inet id hBDKrtng094755; Sun, 14 Dec 2003 05:53:55 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) In-Reply-To: <200312131555.31407.ilia@prohost.org> References: <25BBBBC2-2CD2-11D8-8FCC-000A95CE0C62@at.wakwak.com> <200312121936.12442.ilia@prohost.org> <200312131555.31407.ilia@prohost.org> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <71356864-2DAE-11D8-89FE-000A95CE0C62@at.wakwak.com> Content-Transfer-Encoding: 7bit Cc: PHP Internals Date: Sun, 14 Dec 2003 05:53:45 +0900 To: ilia@prohost.org X-Mailer: Apple Mail (2.606) Subject: Re: [PHP-DEV] Re: Regarding the latest patch on fgetcsv() (stable branch) From: moriyoshi@at.wakwak.com (Moriyoshi Koizumi) On 2003/12/14, at 5:55, Ilia Alshanetsky wrote: > On December 13, 2003 03:27 pm, Moriyoshi Koizumi wrote: >> As a sidenote, this unrealistic statistics appear to be quite unreal. >> >> phpinfo() => 186,000 (pages) [1] >> phpinfo() mbstring => 8,330 >> phpinfo() Server API Configure Command => 16,800 >> phpinfo() Server API Configure Command mbstring => 4,510 > > Even so this still represents a MINORITY. Could a quarter be a minority? And the fact is there are lots of people who don't know what is the problem when they've got to use multibyte strings. They don't realise why they should not use UTF-8 with their mysql server set to handle ISO-8859-1 for instance. Moriyoshi