ID:               28654
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         *Languages/Translation
 Operating System: WinXP
 PHP Version:      4.3.4
 Assigned To:      moriyoshi
 New Comment:

the first bug you reported is not a bug, if you have problems with
iconv fill new bug report (feeding uft8_encode with iconv output is not
what moriyoshi suggest you, he suggest you don't use utf8_encode
function at all)


Previous Comments:
------------------------------------------------------------------------

[2004-07-14 10:25:44] [EMAIL PROTECTED]

Sorry, but even the iconv() function doesn't do the job. Maybe someone
else (german guy?) can make some tests to furnish proof to my problem.

------------------------------------------------------------------------

[2004-07-12 18:51:24] [EMAIL PROTECTED]

Most likely not a bug in PHP. The reporter better check 
out things I pointed out.


------------------------------------------------------------------------

[2004-07-11 21:34:21] [EMAIL PROTECTED]

Moriyoshi: Was that last comment a statement of this being a bug in PHP
or what? Is this verified bug? Can you fix it if it is? (if it's not bug
-> bogus..)


------------------------------------------------------------------------

[2004-06-14 21:00:29] [EMAIL PROTECTED]

Looks like you are trying to do the conversion between 
the code page 1252 and UTF-8.

http://www.microsoft.com/globaldev/reference/sbcs/
1252.htm

Let alone mbstring, most of iconv() implementations 
support CP1252 (a.k.a. IBM1252).

HTH


------------------------------------------------------------------------

[2004-06-10 00:11:14] [EMAIL PROTECTED]

Hm, what ISO standard do I use (german, Win32) when I paste&copy Word
text into a textarea and post it to a PHP script?
Is it possible to solve my problem by converting my character encoding
to iso-8859-1 with the mb-functions?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/28654

-- 
Edit this bug report at http://bugs.php.net/?id=28654&edit=1

Reply via email to