Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13175 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6017 invoked by uid 1010); 5 Oct 2004 17:20:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5992 invoked from network); 5 Oct 2004 17:20:08 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 5 Oct 2004 17:20:08 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i95HK8aP001940 for ; Tue, 5 Oct 2004 19:20:08 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i95HK3J2001904; Tue, 5 Oct 2004 19:20:03 +0200 Date: Tue, 5 Oct 2004 19:20:03 +0200 (CEST) X-X-Sender: derick@localhost To: Michael Wallner cc: internals@lists.php.net In-Reply-To: <20041005162302.62405.qmail@pb1.pair.com> Message-ID: References: <20041005162302.62405.qmail@pb1.pair.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdimedia.nl Subject: Re: [PHP-DEV] iconv's input_encoding useless? From: derick@php.net (Derick Rethans) On Tue, 5 Oct 2004, Michael Wallner wrote: > Hi, > > perhaps I'm just missing something, the docs don't > really mention anything about that issue... > > Shouldn't iconv decode HTTP input from "input_encoding" > to "internal_encoding", and if not, then what is the > input_encoding setting for? > > Here's a small script to reproduce: This can never reproduce it, as the request variables are parsed before the script starts. Besides that, I don't think that this setting is indeed used at all. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org