Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32471 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53765 invoked by uid 1010); 27 Sep 2007 17:46:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53748 invoked from network); 27 Sep 2007 17:46:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Sep 2007 17:46:45 -0000 Received: from [127.0.0.1] ([127.0.0.1:6983]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 5B/93-31655-58CEBF64 for ; Thu, 27 Sep 2007 13:46:45 -0400 X-Host-Fingerprint: 217.224.139.160 pD9E08BA0.dip.t-dialin.net Received: from [217.224.139.160] ([217.224.139.160:23158] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/F2-31655-E18EBF64 for ; Thu, 27 Sep 2007 13:27:59 -0400 Message-ID: To: internals@lists.php.net Date: Thu, 27 Sep 2007 19:29:54 +0200 User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 217.224.139.160 Subject: how php knows the charset of my code? From: drysler@gmx.de (drysler) Hello, i am practising with charsets at the moment and so i thought: -> How does PHP know the charset i use in my source-code? -> Are php-sources limited to specific charsets? -> In which areas you have to be aware of the source-code-charset? Perhaps somebody here on the list can tell something about these issues? Thanks! -- drylser