php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #12225 [XML] support for other encoding in utf8_decode , utf8_encode
Submitted: 2001-07-18 05:10 UTC Modified: 2002-11-30 09:15 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: M dot Hankus at ce3 dot pl Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.0.6 OS: linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: M dot Hankus at ce3 dot pl
New email:
PHP Version: OS:

 

 [2001-07-18 05:10 UTC] M dot Hankus at ce3 dot pl
Functions utf8_encode utf8_decode support only ISO-8859-1. Support for other encodings would be a great feature, especially for people who does not use ISO-8859-1. Without 
those encodings all XML functions are useless (at least for XML which contains national characters). Maybe there will be a way to make user specified encoding ???

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-30 09:15 UTC] chregu@php.net
Use the iconv or recode extensions, which do provide a much larger set of supported encodings

chregu
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 04:01:28 2024 UTC