Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30918 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17402 invoked by uid 1010); 14 Jul 2007 08:41:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 17387 invoked from network); 14 Jul 2007 08:41:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jul 2007 08:41:09 -0000 Authentication-Results: pb1.pair.com header.from=tokul@users.sourceforge.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=tokul@users.sourceforge.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain users.sourceforge.net from 213.197.162.99 cause and error) X-PHP-List-Original-Sender: tokul@users.sourceforge.net X-Host-Fingerprint: 213.197.162.99 avilys.eik.lt Linux 2.6 Received: from [213.197.162.99] ([213.197.162.99:42753] helo=avilys.eik.lt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C4/40-14498-32C88964 for ; Sat, 14 Jul 2007 04:41:08 -0400 Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id B854B1F5147 for ; Sat, 14 Jul 2007 11:39:05 +0300 (EEST) Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id 95B151F5145 for ; Sat, 14 Jul 2007 11:39:05 +0300 (EEST) Received: from 78.61.224.253 (NaSMail authenticated user tomas@topolis.lt) by avilys.eik.lt with HTTP; Sat, 14 Jul 2007 11:39:05 +0300 (EEST) Message-ID: <53871.78.61.224.253.1184402345.squirrel@avilys.eik.lt> In-Reply-To: <2394.24.1.37.132.1184401215.squirrel@www.l-i-e.com> References: <1181829227.3478.3.camel@localhost.localdomain> <4692B1A3.1000808@zend.com> <4692B7D4.6040001@zend.com> <200707101906.30925.larry@garfieldtech.com> <2237.24.1.37.132.1184204516.squirrel@www.l-i-e.com> <46958E6B.1000707@lerdorf.com> <2394.24.1.37.132.1184401215.squirrel@www.l-i-e.com> Date: Sat, 14 Jul 2007 11:39:05 +0300 (EEST) To: internals@lists.php.net User-Agent: NaSMail/1.2 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [PHP-DEV] What is the use of "unicode.semantics" in PHP 6? From: tokul@users.sourceforge.net ("Tomas Kuliavas") >> But if you write: >> >> $a = "マニュアル"; >> echo $a[1]; > > Whoa. > > That was weird... > > It was just a bunch of question marks when I read it, and now it's a > bunch of symbols (variants on afz mostly) in my reply... Your browser or operating system does not support Japanese symbols and translation selected in your Hostbaby Webmail (or you could use real name - SquirrelMail) does not support Japanese characters in reply. According to google translate $a variable stores word 'Manual' written in Japanese. -- Tomas